Get the current status of the network.
{ "method": "get_network_status", "jsonrpc": "2.0", "id": 1 }
{ "method": "get_network_status", "result": { "network_status": { object: "network_status", "network_block_height": "152918", "local_block_height": ""152918, "fee_pmob": "10000000000" } }, "error": null, "jsonrpc": "2.0", "id": 1, }
Last updated 2 years ago
Was this helpful?