Hello guys, i really need you help.
How to setup correct values for MUSICoin pool?
I changed values in unlocker.go:
Code:
const minDepth = 16
const byzantiumHardForkHeight = 4370000
var constReward = math.MustParseBig256("250000000000000000000")
var uncleReward = new(big.Int).Div(constReward, new(big.Int).SetInt64(32))
// Donate 10% from pool fees to developers
But still GUI shows incorrect rewards amount - 5