mirror of
https://github.com/SChernykh/p2pool.git
synced 2024-12-23 03:49:23 +00:00
Merge pull request #5 from Gingeropolous/patch-1
update readme to remove cat
This commit is contained in:
commit
1f6ed0542e
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ Mainnet test has started! **PPLNS window = 2160 blocks, block time = 10 seconds*
|
||||||
- xmrig should connect and start mining
|
- xmrig should connect and start mining
|
||||||
- you can connect multiple miners to the same p2pool node. The more the better!
|
- you can connect multiple miners to the same p2pool node. The more the better!
|
||||||
- From now on, watch your wallet to see if it gets anything
|
- From now on, watch your wallet to see if it gets anything
|
||||||
- Also check p2pool.log for any warnings and errors: `cat p2pool.log | grep -E 'WARNING|ERROR'`
|
- Also check p2pool.log for any warnings and errors: `grep -E 'WARNING|ERROR' p2pool.log`
|
||||||
|
|
||||||
## Donations
|
## Donations
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue