Class TrackedWalletNetworkInfoProvider

Wraps a WalletNetworkInfoProvider, tracking # of calls of each function

Hierarchy

Implements

Constructors

Properties

eraSummaries: (() => Promise<EraSummary[]>)

Type declaration

genesisParameters: (() => Promise<CompactGenesis>)

Type declaration

ledgerTip: (() => Promise<PartialBlockHeader>)

Type declaration

protocolParameters: (() => Promise<ConwayProtocolParameters>)

Type declaration

Methods

Generated using TypeDoc