From f333b7b9e91eed96a1540cf7a671bddc089f390d Mon Sep 17 00:00:00 2001 From: jl777 Date: Tue, 13 Sep 2016 16:14:36 -0300 Subject: [PATCH] ICO allocation --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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