UNPKG

@interlay/esplora-btc-api

Version:

Esplora Bitcoin OpenAPI Client

14 lines (13 loc) 384 B
/** * 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";