get_amendment_status
Retrieves live status of Xahau network amendments: shows enabled and voting amendments with >80% support, reading directly from the ledger.
Instructions
Live amendment status for the network: every ENABLED amendment (resolved to its human name where known, raw hash otherwise) plus any in the VOTING set (already at >80% support, counting toward enablement). Reads the on-ledger Amendments singleton — no admin node needed. 1 RPC read.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | No | mainnet |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | ||
| caveat | No | ||
| voting | No | ||
| enabled | No | ||
| network | No | ||
| summary | No | ||
| namedCount | No | ||
| votingCount | No | ||
| enabledCount | No | ||
| unnamedCount | No | ||
| knownNameTableSize | No |