How do I check if Full-Service is operational?
Sucess
"method": "get_network_status",
"result": {
"network_status": {
"network_block_height": "1482767",
"local_block_height": "1482767",
"local_num_txos": "4445078",
"fees": {
"0": "400000000",
"1": "2560"
},
"block_version": "3",
"max_tombstone_blocks": "20160",
"network_info": {
"offline": false,
"chain_id": "main",
"peers": [
"mc://node1.prod.mobilecoinww.com/",
"mc://node2.prod.mobilecoinww.com/"
],
"tx_sources": [
"https://ledger.mobilecoinww.com/node1.prod.mobilecoinww.com/",
"https://ledger.mobilecoinww.com/node2.prod.mobilecoinww.com/"
]Error States
Last updated
Was this helpful?