WalletContext
Defined in: src/Wallet.ts:68
Wallet context containing all wallet components.
Since
0.2.0
Properties
dustSecretKey
dustSecretKey:
DustSecretKey
Defined in: src/Wallet.ts:71
networkId
networkId:
string
Defined in: src/Wallet.ts:73
shieldedSecretKeys
shieldedSecretKeys:
ZswapSecretKeys
Defined in: src/Wallet.ts:70
unshieldedKeystore
unshieldedKeystore:
UnshieldedKeystore
Defined in: src/Wallet.ts:72
wallet
wallet:
WalletFacade
Defined in: src/Wallet.ts:69