This commit is contained in:
jl777
2017-09-25 12:02:02 +02:00
parent e4bc80cf7a
commit ad9a8c35d6
2 changed files with 2 additions and 1 deletions

View File

@@ -8,6 +8,7 @@
#include "libsnark/common/profiling.hpp"
char ASSETCHAINS_SYMBOL[16];
int64_t MAX_MONEY = 200000000 * 100000000LL;
uint16_t BITCOIND_PORT = 7771;
using namespace libzcash;