Readonly
addresses$Readonly
assetReadonly
balanceReadonly
currentReadonly
delegationReadonly
eraReadonly
fatalThis is the catch all Observable for fatal errors emitted by the Wallet. Once errors are emitted, probably the only available recovery action is to shutdown the Wallet and to create a new one.
Readonly
genesisReadonly
governanceReadonly
istrue this wallet is registered as drep
Returns the wallet account's public DRep Key or undefined if the wallet doesn't control any DRep key
Readonly
handles$Readonly
protocolReadonly
publicReadonly
syncReadonly
tip$Readonly
transactionsReadonly
utxoUpdates the transaction witness set with signatures from this wallet.
Discover addresses that might have been created by other applications. This is run automatically when the wallet is first created.
Promise that resolves when discovery is complete, with an updated array of wallet addresses
Use createTxBuilder()
instead.
Get the next unused address for the wallet.
Promise that resolves with the next unused addresses. Return an empty array if there are no available unused addresses (I.E Single address wallets such as script wallets which already used up their only address).
Use createTxBuilder()
instead.
InputSelectionError
Cip30DataSignError
CardanoNodeErrors.TxSubmissionError
Generated using TypeDoc
All owned and historical assets