com.r3corda.node.services.wallet / NodeWalletService / currentWallet

currentWallet

val currentWallet: Wallet
Overrides WalletService.currentWallet

Returns a read-only snapshot of the wallet at the time the call is made. Note that if you consume states or keys in this wallet, you must inform the wallet service so it can update its internal state.

Getter

Returns a read-only snapshot of the wallet at the time the call is made. Note that if you consume states or keys in this wallet, you must inform the wallet service so it can update its internal state.