Wraps a UtxoProvider, tracking # of calls of each function

Hierarchy

Implements

Constructors

Properties

healthCheck: (() => Promise<HealthCheckResponse>)

Type declaration

stats: UtxoProviderStats = ...
utxoByAddresses: ((args: UtxoByAddressesArgs) => Promise<Utxo[]>)

Type declaration

Methods

Generated using TypeDoc