Node status
node_statusCheck that the chain node behind this service is healthy and fully synced:
its version, block height, header height, peer connections and sync state
(synced true once block == header height). It is an Emercoin node.
Read-only, no sign-in required, no parameters. Call it first in a session to
confirm the node is healthy and fully synced before trusting read_record or
writing with register_identity / store_memory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| blocks | No | ||
| synced | No | ||
| headers | No | ||
| version | No | ||
| connections | No | ||
| verificationprogress | No |