MAX_MONEY declare
This commit is contained in:
@@ -17,6 +17,7 @@
|
|||||||
#include "tinyformat.h"
|
#include "tinyformat.h"
|
||||||
#include "sync.h"
|
#include "sync.h"
|
||||||
#include "amount.h"
|
#include "amount.h"
|
||||||
|
int64_t MAX_MONEY = 200000000 * 100000000LL;
|
||||||
|
|
||||||
using namespace libsnark;
|
using namespace libsnark;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user