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