get_fee_histogram
Retrieve the current Bitcoin mempool fee distribution to assess transaction fee levels and estimate confirmation times. Optionally override the network for the query.
Instructions
Get the mempool fee distribution. 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 |