FULL NAME
SUBJECT
Customer Support
Customer Support
Business / Sales
Partnership
Feedback
Other
TEXT MESSAGE
0/300
⚡ Test Our Private Nodes of 40+ Blockchains just for $50!
Method: POST hard_fork_info
查找有关硬分叉投票和准备情况的信息。
-
curl --location --request POST 'https://xmr.getblock.io/mainnet/json_rpc' --header 'x-api-key: YOUR-API-KEY' --header 'Content-Type: application/json' --data-raw '{"jsonrpc": "2.0", "method": "hard_fork_info", "params": {}, "id": "getblock.io"}'
{ "id": "getblock.io", "jsonrpc": "2.0", "result": { "credits": 0, "earliest_height": 2210720, "enabled": true, "state": 1, "status": "OK", "threshold": 0, "top_hash": "", "untrusted": false, "version": 14, "votes": 10080, "voting": 14, "window": 10080 } }