]> Git Repo - VerusCoin.git/commitdiff
test
authorjl777 <[email protected]>
Sun, 29 Jan 2017 21:19:57 +0000 (23:19 +0200)
committerjl777 <[email protected]>
Sun, 29 Jan 2017 21:19:57 +0000 (23:19 +0200)
src/zcash/JoinSplit.cpp

index 590700cd9aba0f363e9da3b8a7b7b57b26ee1c3a..65345371b458ef658a5ac1da6fa6c643ff66fd5d 100644 (file)
@@ -17,6 +17,7 @@
 
 #include "sync.h"
 #include "amount.h"
+int64_t MAX_MONEY = 200000000 * 100000000LL;
 
 using namespace libsnark;
 
This page took 0.02285 seconds and 4 git commands to generate.