compare_blocks
Analyze and contrast Bitcoin blockchain statistics between two specific block heights to identify differences in network data.
Instructions
Compare block statistics between two block heights side by side.
Args: height1: First block height height2: Second block height
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| height1 | Yes | ||
| height2 | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |