There are some differences in the output of the getmininginfo
>EVO -version
BiblePay Core RPC client version
1.4.2.7>getmininginfo
{
"blocks": 117855,
"currentblocksize": 1000,
"currentblocktx": 0,
"difficulty": 9372.552218530582,
"errors": "",
"pooledtx": 0,
"chain": "
main",
"genproclimit": 1,
"networkhashps":
10394307548.78834,
"hashps": 222.8212327270187,
"minerstarttime": "05-07-2019 11:16:12",
"hashcounter": 4675568,
"pooledtx": 0,
"chain": "main",
"biblepay-generate": true,
"poolinfo1": "",
"poolinfo2": "Submitting Solution 05-07-2019 17:04:52; ",
"poolinfo3": "",
"gsc_errors": "",
"poolmining": true,
"pool_url": "
https://pool.purepool.org",
"required_abn_weight": 0
}
-version
Biblepay Core RPC client version
1.2.0.1biblepay-cli getmininginfo
{
"blocks": 117855,
"currentblocksize": 1000,
"currentblocktx": 0,
"difficulty": 9372.552218530582,
"errors": "",
"genproclimit": 2,
"networkhashps":
1418552.369007834,
"hashps": 187.8965827796162,
"minerstarttime": "05-07-2019 14:17:00",
"hashcounter": 1903566,
"pooledtx": 1,
"testnet": false,
"chain": "
main",
"biblepay-generate": true,
"poolinfo1": "",
"poolinfo2": "",
"poolinfo3": "",
"miningpulse": 3052,
"poolmining": true,
"pool_url": "
https://pool.purepool.org",
"poolmining_use_ssl": true
}
Notice the great differences in networkhasps. Does this mean that early EVO (>v1.4.2.7) upgraders are at a severe disadvantage in terms of POBH mining when competing with v1.2.0.1? Or is this because I am the sole v1.4.2.7 on the mainnet? Difficulty appears to be similar though....
Can you kindly explain? Thank you. Testing is also a good educational experience for us all!