Private
#addressPrivate
#failedPrivate
#inputPrivate
#loggerPrivate
#newPrivate
#publicPrivate
#reemitPrivate
#submittingPrivate
#tip$Private
#trackedReadonly
addresses$Readonly
assetReadonly
assetReadonly
balanceReadonly
chainReadonly
changeReadonly
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
isReadonly
handleReadonly
nameReadonly
networkReadonly
protocolReadonly
publicReadonly
rewardsReadonly
stakeReadonly
syncReadonly
tip$Readonly
transactionsReadonly
txReadonly
utilReadonly
utxoReadonly
utxoReadonly
witnesserPrivate
#firstPrivate
#isPrivate
#submitUpdates the transaction witness set with signatures from this wallet.
Create a TxBuilder 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.
Gets the wallet input selector.
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).
Utility function that creates the TxBuilderDependencies based on the BaseWallet observables. All dependencies will wait until the wallet is settled before emitting.
Private
initializeUse createTxBuilder()
instead.
InputSelectionError
Sets the wallet input selector.
The input selector to be used.
Cip30DataSignError
CardanoNodeErrors.TxSubmissionError
Generated using TypeDoc
All owned and historical assets