estimate_fee
Estimate the required Bitcoin fee rate to confirm a transaction within a chosen block target, from 1 to 1008 blocks.
Instructions
Estimate the fee rate to confirm within a number of blocks. Needs a backend.
Args: target_blocks: Desired confirmation target, 1 to 1008. network: Override the server's network for this call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | No | ||
| target_blocks | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |