ldk_estimate_fee
Calculate Lightning Network routing fees for a payment using the amount in satoshis and optionally specify a target node public key. Part of the LDK MCP Server for iOS Lightning wallet development.
Instructions
Estimate Lightning routing fees for a payment
Input Schema
Name | Required | Description | Default |
---|---|---|---|
amountSats | Yes | Payment amount in satoshis | |
targetNode | No | Target node public key (optional) |