wallet::CWallet::cs_wallet

Main wallet lock. This lock protects all the fields added by CWallet.

Synopsis

Declared in <wallet/wallet.h>

mutable
RecursiveMutex cs_wallet;