Posts

Showing posts with the label How do I premine my blackcoin alt coin?

How do I premine my blackcoin alt coin?

How do I premine my blackcoin alt coin? So ive setup my ec2 server and my current peer and everything. It is all syncing but I have no idea how to premine. can someone help me! my max is set to 70million. Should I be setting my moneysupply inside of main.h?how do I get my peer to mine? int64_t GetProofOfWorkReward(int64_t nFees){ int64_t nSubsidy = 30000 * COIN; LogPrint("creation", "GetProofOfWorkReward() : create=%s nSubsidy=%d\n", FormatMoney(nSubsidy), nSubsidy); return nSubsidy + nFees; } http://ift.tt/2A0JcDw