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() {