estimate_smart_fee
Calculate Bitcoin transaction fees for specific confirmation targets to optimize cost and speed when sending payments on the network.
Instructions
Get fee estimate for a specific confirmation target.
Args: conf_target: Number of blocks for confirmation (1-1008)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| conf_target | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |