Browse Source

Test

pull/4/head
jl777 7 years ago
parent
commit
6e9f40ca49
  1. 2
      src/bitcoin-cli.cpp

2
src/bitcoin-cli.cpp

@ -20,7 +20,7 @@
#include <univalue.h>
using namespace std;
using namespace json_spirit;
int64_t MAX_MONEY = 200000000 * 100000000LL;
uint64_t komodo_maxallowed(int32_t baseid) { return(100000000LL * 1000000); } // stub

Loading…
Cancel
Save