xmr-node-proxy
xmr-node-proxy copied to clipboard
Custom donation settings
Hi,
i have connected alot xmrig nodes to the proxy. I have configured the xmrig.exe with donation 1. I dont like the fact that my nodes do the donation directly. Is it possible to do the define a donation over the proxy?
You could add the donation pool to your config.json
with a share of 1.
If you donate "over" the proxy it will be "donated" to your account... it doesn't make sense
it will be "donated" to your account
It will go to wherever you define. fee.xmrig.com
is a different proxy instance where all of the shares are credited to xmrig's developer.
"pools": [
{
"hostname": "pool.supportxmr.com",
"port": 7777,
"ssl": false,
"allowSelfSignedSSL": false,
"share": 99,
"username": "46XWBqE1iwsVxSDP1qDrxhE1XvsZV6eALG5LwnoMdjbT4GPdy2bZTb99kagzxp2MMjUamTYZ4WgvZdFadvMimTjvR6Gv8hL",
"password": "proxy:[email protected]",
"keepAlive": true,
"coin": "xmr",
"default": true
},
{
"hostname": "fee.xmrig.com",
"port": 443,
"ssl": false,
"allowSelfSignedSSL": false,
"share": 1,
"username": "x",
"password": "x",
"keepAlive": true,
"coin": "xmr",
"default": false
}
]
Change the xmrig donation value to 0 and recompile. Send the a guy a one time donation to cover not sending him hashes.