From 6e9f40ca498a0aa1ca3bf1bcbae4033e3035d84c Mon Sep 17 00:00:00 2001 From: jl777 Date: Thu, 30 Mar 2017 05:42:52 +0300 Subject: [PATCH] Test --- src/bitcoin-cli.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bitcoin-cli.cpp b/src/bitcoin-cli.cpp index 17878aa17..ed36fa32d 100644 --- a/src/bitcoin-cli.cpp +++ b/src/bitcoin-cli.cpp @@ -20,7 +20,7 @@ #include using namespace std; -using namespace json_spirit; + int64_t MAX_MONEY = 200000000 * 100000000LL; uint64_t komodo_maxallowed(int32_t baseid) { return(100000000LL * 1000000); } // stub