(17 . 6)(17 . 8) 45 // Global state 46 // 47 48 int VERSION = DEFAULT_CLIENT_VERSION; 49 50 CCriticalSection cs_setpwalletRegistered; 51 set<CWallet*> setpwalletRegistered; 52