-1
I am creating a new altcoin and i cant seem to figure out how to disable mining functionality with wallets using the debug console window.
I am trying to mine all the coins myself, is there way to restrict all mining to me or specific IP addresses.
I am using forking litecoin to create my altcoin.
Any advice or help with code is much apppreciated and helpful
I did remove generate and generatetoaddress, it disables wallet mining, but i cannot generate blocks myself using litecoin-cli. Anyworkarounds? – pbu – 2018-05-01T20:17:54.380
1Don't remove generate and generatetoaddress for yourself. Remove it for the publicly available version of your coin. – Andrew Chow – 2018-05-01T20:39:10.783