Throws an RPC error if the wallet is locked.
Synopsis
Declared in <wallet/rpc/util.h>
void
EnsureWalletIsUnlocked(CWallet const& wallet);
Parameters
Name |
Description |
wallet |
The wallet whose unlocked state is required. |
Created with MrDocs