get_block
Fetch a block from the Robinhood Chain using its number, hex, or tag, with an option to include transactions.
Instructions
Get a block by number ('latest', 'earliest', a decimal height, or a hex height).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| block | No | Block number or tag | latest |
| includeTransactions | No |