Post
Topic
Board Announcements (Altcoins)
Re: [ANN][CRW] CROWN (SHA256) | Core Updates | Thrones | Merge Mining
by
ComputerGenie
on 26/03/2017, 05:08:29 UTC
... NOMP won't change the reward structure without the user making changes to the core. And it sure as hell won't adjust the rewards to a random percentage...
Because I hate it when some asshole tries to call me a liar...
It is NOMP (more specifically node-stratum-pool) that sets the 20%:
https://github.com/zone117x/node-stratum-pool/blob/master/lib/transactions.js#L136

With line 136 set to 5 (as it was originally coded) --- 9/5=1.8:
Code:
    cad32a4f10a5b2cb931a1949b796efee0adb28334dfc74c2d37bc44f2f5e96ca

    1GoCtfbodeZCrgfj3a1B8h1pDebxp5vgGJ
    7.2 CRW
    1JgvdM83xF7FyQMcrYyigtf9uqgbVe14wc
    1.8 CRW

With line 136 set to 6 --- 9/6=1.5:
Code:
    2c2f45f6dd56522b8e719fc5ddff86507bcd17fddf1687f9a3503b1739bd1241

    1GoCtfbodeZCrgfj3a1B8h1pDebxp5vgGJ
    7.5 CRW
    1GUhjtP8QFUVctnFHEyvxCcoE9NJTwx7Rw
    1.5 CRW

Next time you want to disparage someone, I suggest you pick someone that can't read enough code to prove you wrong....