Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BTA-BATA authored Jul 25, 2021
1 parent 3b92f3d commit 1e7b9e7
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,24 +114,24 @@ Each wallet requires separate address.
Pools have to start daemons with parameter "algo=sha256d" (or scrypt, nist5, lyra2z, x11, x16r) in conf file or in command line directly.

Pools can check their settings with RPC command getmininginfo:
{
"blocks": 1110073,
"currentblockweight": 4000,
"currentblocktx": 0,
"difficulty": 6.964176971960165,
"algo": "lyra2z",
"networkhashps": 94.36438084953204,
"pooledtx": 0,
"chain": "main",
"warnings": ""
}(edited)
{
"blocks": 1110073,
"currentblockweight": 4000,
"currentblocktx": 0,
"difficulty": 6.964176971960165,
"algo": "lyra2z",
"networkhashps": 94.36438084953204,
"pooledtx": 0,
"chain": "main",
"warnings": ""
}(edited)


Please check if you have this commit applied on yiimp (if using yiimp):

https://github.com/tpruvot/yiimp/commit/9dbce85dcc2137e563e87659f9827aa7e4be3244
GitHub
stratum: dev/charity fees for coins with masternodes (#276) · tpr...
https://github.com/tpruvot/yiimp/commit/9dbce85dcc2137e563e87659f9827aa7e4be3244
GitHub
stratum: dev/charity fees for coins with masternodes (#276) · tpr...

https://bata.digital

Expand Down

0 comments on commit 1e7b9e7

Please sign in to comment.