Pool Information:
- Website: http://templar.dnsdojo.org:9555
- 1% p2pool node fees
- PPLNS payout with vardiff
- Direct payouts to your wallet without being hold by any insecure pool wallet
Example Setup:
sgminer
sgminer.exe -o stratum+tcp://templar.dnsdojo.org:9555 -u D8pQ2zAU8sRJi3b19QVAu5BgoFRcA37dyj -p x
cudaminer
cudaminer -o stratum+tcp://templar.dnsdojo.org:9555 -O D8pQ2zAU8sRJi3b19QVAu5BgoFRcA37dyj:x
cgminer pool config:
{
"url" : "templar.dnsdojo.org:9555",
"user" : "D8pQ2zAU8sRJi3b19QVAu5BgoFRcA37dyj",
"pass" : "x"
},
Some notes:
-- P2Pool payments can take up to 24 hours to ramp up after you start mining (due to the PPLNS payment system), please wait this long before seeking assistance
-- Payouts require that you solve at least one share of difficulty greater than the P2Pool share target per day (see website for current target)
-- You will notice an increased stale rate in your miner compared to a traditional pool, this is normal and expected behaviour for P2Pool (~10-20%)