Push down RPC reqWallet flag

This commit is contained in:
Jonas Schnelli
2015-04-12 17:56:44 +02:00
parent 0b9dc9c8f5
commit b9fb692d04
5 changed files with 216 additions and 97 deletions

View File

@@ -98,7 +98,6 @@ public:
std::string name;
rpcfn_type actor;
bool okSafeMode;
bool reqWallet;
};
/**