Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save tranvictor/3e58d2ce2b84c00a346110c2b8d08d1a to your computer and use it in GitHub Desktop.
Save tranvictor/3e58d2ce2b84c00a346110c2b8d08d1a to your computer and use it in GitHub Desktop.
// 20170502105552
// http://localhost:1633/rig/victor
{
"last_1_hour": {
"24894949": {
"mined_share": 26,
"valid_share": 26,
"average_share_difficulty": 123456,
"rejected_share": 0,
"reported_hashrate": 62446,
"effective_hashrate": 133744,
"block_found": 0,
"time_period": 24894949,
"start_time": "2017-05-02T10:49:35.197843826+07:00"
},
"24894950": {
"mined_share": 21,
"valid_share": 21,
"average_share_difficulty": 123456,
"rejected_share": 0,
"reported_hashrate": 94023,
"effective_hashrate": 152504,
"block_found": 0,
"time_period": 24894950,
"start_time": "2017-05-02T10:50:00.087453332+07:00"
}
},
"last_3_hours": {
"24894949": {
"mined_share": 26,
"valid_share": 26,
"average_share_difficulty": 123456,
"rejected_share": 0,
"reported_hashrate": 62446,
"effective_hashrate": 133744,
"block_found": 0,
"time_period": 24894949,
"start_time": "2017-05-02T10:49:35.197843826+07:00"
},
"24894950": {
"mined_share": 21,
"valid_share": 21,
"average_share_difficulty": 123456,
"rejected_share": 0,
"reported_hashrate": 94023,
"effective_hashrate": 152504,
"block_found": 0,
"time_period": 24894950,
"start_time": "2017-05-02T10:50:00.087453332+07:00"
}
},
"overall": {
"last_mined_share": "2017-05-02T10:50:17.237285762+07:00",
"last_valid_share": "2017-05-02T10:50:17.237285762+07:00",
"last_rejected_share": "0001-01-01T00:00:00Z",
"last_block": "0001-01-01T00:00:00Z",
"total_submitted_share": 47,
"total_accepted_share": 47,
"total_accepted_difficulty": 5802432,
"average_share_difficulty": 123456,
"total_rejected_share": 0,
"total_hashrate": 5444177,
"no_hashrate_submission": 71,
"average_reported_hashrate": 76678,
"average_effective_hashrate": 138153,
"total_block_found": 0,
"start_time": "2017-05-02T10:49:35.197843826+07:00"
},
"period_duration": 60
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment