CRPCCommand.unlocked -> CRPCCommand.threadSafe
unlocked could be confused with wallet encryption
This commit is contained in:
@@ -95,7 +95,7 @@ public:
|
||||
std::string name;
|
||||
rpcfn_type actor;
|
||||
bool okSafeMode;
|
||||
bool unlocked;
|
||||
bool threadSafe;
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user