You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I thought the info text for the address was slightly unclear on the Xmrig tab for newbies. Creating this issue to make it a little more clear. Does this address do anything if you already have an address in the P2Pool tab?
pubconstXMRIG_ADDRESS:&str = "Specify which Monero address to payout to. This does nothing if mining to P2Pool since the address being payed out to will be the one P2Pool started with. This doubles as a rig identifier for P2Pool and some pools.";
Old:
Specify which Monero address to payout to. This does nothing if mining to P2Pool since the address being payed out to will be the one P2Pool started with. This doubles as a rig identifier for P2Pool and some pools.
New:
If you're not using P2Pool, add your Monero payout address here. This address is also used as the identifier of your rig on some pools.
The text was updated successfully, but these errors were encountered:
I thought the info text for the address was slightly unclear on the Xmrig tab for newbies. Creating this issue to make it a little more clear. Does this address do anything if you already have an address in the P2Pool tab?
gupax/src/constants.rs
Line 344 in 8fbd949
Old:
Specify which Monero address to payout to. This does nothing if mining to P2Pool since the address being payed out to will be the one P2Pool started with. This doubles as a rig identifier for P2Pool and some pools.
New:
If you're not using P2Pool, add your Monero payout address here. This address is also used as the identifier of your rig on some pools.
The text was updated successfully, but these errors were encountered: