get_block_height
Retrieve the current Bitcoin blockchain height. Specify an optional network override to query a different chain without changing server settings.
Instructions
Get the current chain tip height. Needs a backend.
Args: network: Override the server's network for this call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |