Hierarchy

Properties

destroyed: boolean
inFlightTransactions: storage.DocumentStore<TxInFlight[]>
signedTransactions: storage.DocumentStore<WitnessedTx[]>
unspendableUtxo: storage.CollectionStore<Utxo>
volatileTransactions: storage.DocumentStore<OutgoingOnChainTx[]>

Methods

Generated using TypeDoc