This commit is contained in:
jl777
2017-01-29 23:11:58 +02:00
parent ba9088ec69
commit a1735eec8f

View File

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