Browse Source

Removing ac_founders

Hardcoded ac_founders is not needed as we rely solely on disablecb now. devtax rewards are derived from `getblocktemplate '{"mode":"disablecb"}` and returned `scriptpubkey` within data key.
master
fekt 5 months ago
parent
commit
ce4c39cc5f
  1. 3
      pool_configs/hush.json

3
pool_configs/hush.json

@ -12,9 +12,6 @@
"2nd-pool-operators-z-address-with-0.5-percent":0.5,
"can-remove-these-if-only-solo-mining":0.1
},
"ac_founders":{
"RHushEyeDm7XwtaTWtyCbjGQumYyV8vMjn":0.3125
},
"tlsOptions":{
"enabled":false,
"serverKey":"",

Loading…
Cancel
Save