This repository was archived by the owner on Oct 20, 2023. It is now read-only.
Replies: 1 comment 1 reply
-
That's why the MinimumPayout configuration option exists. It determines the minimum balance a miner must reach before a payment is issued. You could set this pretty high and allow the miner to change his personal threshold using the minerSettings API introduced in v57 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello there, I am wondering if there is any way of getting unpaid balance of a miner but without paying them because I want to give miners the possibility of setting a custom payment threshold. But I suppose if I disable payment processing I wont be able to see the balances. Am I right?
I am thinking about not unlocking the etherbase address in geth. Could this be a solution?
Beta Was this translation helpful? Give feedback.
All reactions