zetrix_get_ledger
Retrieve block or ledger information from the Zetrix blockchain with optional details including validator lists, consensus values, and fee configurations.
Instructions
Get block/ledger information with optional details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| seq | No | Block sequence number (optional) | |
| withValidator | No | Include validator list (optional) | |
| withConsValue | No | Include consensus value (optional) | |
| withFee | No | Include fee configuration (optional) |