liquid_send_btc
Send L-BTC to a confidential Liquid address, returning the broadcast txid and fee.
Instructions
Send L-BTC on the Liquid network to a confidential address. Returns the broadcast txid and fee.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fee_rate | No | Fee rate in sat/vB (default: network minimum) | |
| recipient | Yes | Liquid confidential (CT) destination address | |
| amount_sats | Yes | Amount to send, in satoshis |