This commit is contained in:
ca333
2017-10-09 15:56:28 +02:00
parent 01ea54be3f
commit 59d405e867
9 changed files with 26 additions and 7 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;