I dont understand why on the source code the max supply is defined as:
const uint64_t MONEY_SUPPLY = UINT64_C(858986905600000000);
But on the website it says that the max supply is 18500000 coins.
I am trying to setup a mining pool and the shares are being rejected, someone have the config.json file for the pool(
https://github.com/cntemple/cryptonote-universal-pool)?