]> Git Repo - VerusCoin.git/commitdiff
test
authorjl777 <[email protected]>
Sun, 29 Jan 2017 21:11:58 +0000 (23:11 +0200)
committerjl777 <[email protected]>
Sun, 29 Jan 2017 21:11:58 +0000 (23:11 +0200)
src/komodo_utils.h

index a5855586037299833b7258a724b2a2d433a85782..977a86d81af0407b7af4f3e89ab78a60b4837a1e 100644 (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()
 {
This page took 0.027041 seconds and 4 git commands to generate.