diff --git a/src/main.cpp b/src/main.cpp index 74e797689..01bef8d78 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -1369,7 +1369,7 @@ CAmount GetBlockSubsidy(int nHeight, const Consensus::Params& consensusParams) { CAmount nSubsidy = 3 * COIN; if ( nHeight == 1 ) - return(100000000 * COIN); + return(100000000 * COIN); // ICO allocation /* // Mining slow start // The subsidy is ramped up linearly, skipping the middle payout of