pool worker individual addresses

This commit is contained in:
Dobromir Popov
2025-09-02 12:04:16 +03:00
parent 8bdf9bf9eb
commit 0c8e4989e4
3 changed files with 85 additions and 1 deletions

View File

@@ -17,7 +17,14 @@
# Start mining pool
./MINE/rin/start_mining_pool.sh
# Miners connect with:
# Miners connect with their RinCoin addresses:
# Option 1: Address as username
./cpuminer -a rinhash -o stratum+tcp://YOUR_IP:3333 -u rin1qahvvv9d5f3443wtckeqavwp9950wacxfmwv20q -p x
# Option 2: Address.workername format
./cpuminer -a rinhash -o stratum+tcp://YOUR_IP:3333 -u rin1qahvvv9d5f3443wtckeqavwp9950wacxfmwv20q.worker1 -p x
# Option 3: Traditional username (rewards to pool address)
./cpuminer -a rinhash -o stratum+tcp://YOUR_IP:3333 -u username.workername -p x
```
**Result**: Block rewards distributed among all miners based on shares