Support absence of wallet (pwalletMain==NULL) in several locations,
notably RPC.
This commit is contained in:
@@ -104,6 +104,7 @@ public:
|
||||
rpcfn_type actor;
|
||||
bool okSafeMode;
|
||||
bool threadSafe;
|
||||
bool reqWallet;
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user