Hierarchy

  • UtxoTrackerProps

Properties

addresses$: Observable<PaymentAddress[]>
history$: Observable<HydratedTx[]>
logger: Logger
retryBackoffConfig: RetryBackoffConfig
stores: Pick<storage.WalletStores, "utxo" | "unspendableUtxo">
transactionsInFlight$: Observable<TxInFlight[]>
utxoProvider: UtxoProvider

Generated using TypeDoc