0
I have changed the amount of coins to be mined, to be 1000 but looks did not work, I have already 8000 coins mined, can someone explain why it is not working?
main.h
static const int64 MAX_MONEY = 1000 * COIN; //coin limit
static const int COINBASE_MATURITY = 2;
return dPriority > COIN * 1000 / 250; //after 10 blocks the dificulty will reajust
thanks a lot bro, but I have no money :) I am learning this , to try get a better life for me, family and my daughter , I just lost my job. could tell me where I can insert the max coin limit? because as I see it is there. – raduken – 2018-03-31T16:36:46.570
Please don't use answers as job ads. – Pieter Wuille – 2018-04-03T16:46:25.520