com.r3corda.core.testing / InMemoryWalletService / currentWallet

currentWallet

open 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.