mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-03-17 19:10:40 +01:00
Un-expose mapArgs from utils.h
This commit is contained in:
@@ -19,6 +19,8 @@
|
||||
|
||||
#include <boost/filesystem.hpp>
|
||||
|
||||
extern std::map<std::string, std::string> mapArgs;
|
||||
|
||||
static UniValue rpcNestedTest_rpc(const JSONRPCRequest& request)
|
||||
{
|
||||
if (request.fHelp) {
|
||||
|
||||
Reference in New Issue
Block a user