From a1735eec8fb2718c36b1c878ec0fdbfb8c833641 Mon Sep 17 00:00:00 2001 From: jl777 Date: Sun, 29 Jan 2017 23:11:58 +0200 Subject: [PATCH] test --- src/komodo_utils.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/komodo_utils.h b/src/komodo_utils.h index a58555860..977a86d81 100644 --- a/src/komodo_utils.h +++ b/src/komodo_utils.h @@ -1449,7 +1449,7 @@ int32_t komodo_whoami(char *pubkeystr,int32_t height) return(notaryid); } -int64_t MAX_MONEY = 200000000 * COIN; +int64_t MAX_MONEY = 200000000 * SATOSHIDEN; void komodo_args() {