github.com/netdata/go.d.plugin@v0.58.1/modules/energid/testdata/v2.4.1/getblockchaininfo.json (about) 1 { 2 "result": { 3 "chain": "test", 4 "blocks": 1, 5 "headers": 1, 6 "bestblockhash": "ee84bfa5f6cafe2ba7f164cee0c33ec63aca76edffa4e8e94656a9be2262cf74", 7 "difficulty": 4.656542373906925e-10, 8 "mediantime": 1524344801, 9 "verificationprogress": 3.57591520058473e-07, 10 "chainwork": "0000000000000000000000000000000000000000000000000000000000000002", 11 "pruned": false, 12 "pos": false, 13 "posv2": false, 14 "softforks": [ 15 { 16 "id": "bip34", 17 "version": 2, 18 "reject": { 19 "status": false 20 } 21 }, 22 { 23 "id": "bip66", 24 "version": 3, 25 "reject": { 26 "status": false 27 } 28 }, 29 { 30 "id": "bip65", 31 "version": 4, 32 "reject": { 33 "status": false 34 } 35 } 36 ], 37 "bip9_softforks": { 38 "csv": { 39 "status": "defined", 40 "startTime": 1486252800, 41 "timeout": 1549328400, 42 "since": 1 43 }, 44 "dip0001": { 45 "status": "defined", 46 "startTime": 1505692800, 47 "timeout": 1549328400, 48 "since": 1 49 }, 50 "bip147": { 51 "status": "defined", 52 "startTime": 1546300800, 53 "timeout": 1549328400, 54 "since": 1 55 }, 56 "spork17": { 57 "status": "defined", 58 "startTime": 1566129600, 59 "timeout": 1577793600, 60 "since": 1 61 } 62 } 63 }, 64 "error": null, 65 "id": "1" 66 }