Main wallet lock. This lock protects all the fields added by CWallet.
Synopsis
Declared in <wallet/wallet.h>
mutable
RecursiveMutex cs_wallet;
Created with MrDocs
Main wallet lock. This lock protects all the fields added by CWallet.
Declared in <wallet/wallet.h>
mutable
RecursiveMutex cs_wallet;
Created with MrDocs