diff --git a/src/chainparams.cpp b/src/chainparams.cpp index e432c9b60..d96a89c66 100644 --- a/src/chainparams.cpp +++ b/src/chainparams.cpp @@ -113,7 +113,7 @@ class CMainParams : public CChainParams { consensus.hardforkHeight = 501451; consensus.premineAddress = "18wFZB62chDhYdapBnVEXX4y9hUvWs8yRu"; - consensus.premineValue = 2000000 * COIN; + consensus.premineValue = 1* COIN; /** * The message start string is designed to be unlikely to occur in normal data.