@interlay/esplora-btc-api
Version:
Esplora Bitcoin OpenAPI Client
19 lines (15 loc) • 430 B
text/typescript
/* tslint:disable */
/* eslint-disable */
/**
* Blockstream Esplora HTTP API
* JSON over RESTful HTTP. Amounts are always represented in satoshis.
*
* The version of the OpenAPI document: 1.0.1
*
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
* Do not edit the class manually.
*/
export * from "./api";
export * from "./configuration";