Created
May 4, 2017 18:37
-
-
Save tranvictor/38aaeec6bceeb05a0ef9c4b8a831313e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// 20170505002526 | |
// http://localhost:1633/farm | |
{ | |
"last_1_hour": { | |
}, | |
"last_3_hours": { | |
}, | |
"overall": { | |
"last_mined_share": "2017-05-04T11:48:47.740079+07:00", | |
"last_valid_share": "2017-05-04T11:48:47.740089+07:00", | |
"last_rejected_share": "2017-05-04T11:48:39.557905191+07:00", | |
"last_block": "2017-05-04T11:48:47.740089+07:00", | |
"mined_share": 1481, | |
"valid_share": 1271, | |
"average_share_difficulty": 100000000, | |
"rejected_share": 210, | |
"last_submitted_claim": "2017-05-04T11:47:32.995964338+07:00", | |
"last_accepted_claim": "2017-05-04T11:51:58.976065673+07:00", | |
"last_rejected_claim": "0001-01-01T00:00:00Z", | |
"total_submitted_claim": 7, | |
"total_accepted_claim": 7, | |
"total_rejected_claim": 0, | |
"reported_hashrate": 143303094, | |
"effective_hashrate": 107166947, | |
"rigs": { | |
"victor": true | |
}, | |
"total_block_found": 292, | |
"pending_share": 91, | |
"abandoned_share": 0, | |
"being_validated_share": 0, | |
"verified_share": 1180, | |
"bad_share": 0, | |
"start_time": "2017-05-04T11:29:01.25808291+07:00" | |
}, | |
"period_duration": 60 | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment