Post
Topic
Board Mining (Altcoins)
Re: AwesomeMiner Coin Updater *Version 0.4* (Plugin)
by
proteus7
on 09/03/2018, 02:59:03 UTC
ty for this btw. this is amazing  Grin

Yes, thanks Sootha, great work here!
FYI, if anyone is looking for Raven support, put this in your config.json
{CoinFullName: "Raven", CoinShortName: "RVN", Algo: "X16r", BlockReward: 5000, BlockTime: 60, BlockExplorer: "https://rvn.hash4.life/ext/summary", BlockExplorerType: "Iquidus"}

One thing I don't understand though. The difficulty is always far lower than the website difficulty for  new coins, and it looks like it takes a while (even a few hours) to adjust to the correct level. Why not just start with the exact number from the blockexplorer?

Also, I notice that on some explorers, where there is no value for the coin, CoinUpdater will overwrite any manual entries with zero.
For example, my mktcoin entry:
{CoinFullName: "Mktcoin", CoinShortName: "MLM", Algo: "X17", BlockReward: 2500, BlockTime: 360, BlockExplorer: "https://info.mktcoin.org/ext/summary", BlockExplorerType: "Iquidus"}
Whats odd is this coin is actually traded on southxchange, but I get the error "can't find price" for MLM

Thanks!