Private
#addressPrivate
#failedPrivate
#inputPrivate
#loggerPrivate
#newPrivate
#publicPrivate
#reemitPrivate
#refetchPrivate
#submittingPrivate
#tip$Private
#trackedReadonly
addresses$Readonly
assetReadonly
assetReadonly
balanceReadonly
chainReadonly
changeReadonly
currentReadonly
delegationdRepDelegatee from delegation.rewardAccounts$
is not always up-to-date.
It is refreshed when either the DReps currently delegated to change (usually detected while inspecting the
transaction history), or when a TxBuilder created
with createTxBuilder()
is used to build()
and either inspect()
or sign()
a transaction.
Readonly
drepReadonly
eraReadonly
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