Get the public ledger head
get_ledger_headRead the latest height, hash, signed block, and pending-event count for observer pinning.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hash | Yes | ||
| block | Yes | ||
| height | Yes | ||
| schema | Yes | ||
| updated_at | Yes | ||
| pending_events | Yes |