Dev donation setup based on N minutes per 100

- Designed like xmrig --donate-level but specific to the minute per 100 cycle
This commit is contained in:
Matt Hess
2025-11-13 16:13:59 +00:00
parent fcdeeb1e48
commit 853d4bf2db
7 changed files with 67 additions and 5 deletions
+1
View File
@@ -108,6 +108,7 @@ void p2pool_usage()
"--full-validation Enables full share validation / increases CPU usage\n"
"--onion-address Tell other peers to use this .onion address to connect to this node through TOR\n"
"--no-clearnet-p2p Forces P2P server to listen on 127.0.0.1 and to not connect to clearnet IPs\n"
"--donate-time=N Dev donation: N minutes per 100 minute cycle (1-50, default: 1)\n"
"--help Show this help message\n\n"
"Example command line:\n\n"
"%s-salvium --host 127.0.0.1 --rpc-port 19081 --zmq-port 19083 --wallet YOUR_WALLET_ADDRESS --stratum 0.0.0.0:%d --p2p 0.0.0.0:%d\n\n",