keysend
Send spontaneous payments directly to any Lightning node without an invoice. Specify destination public key and amount in satoshis, optionally include a TLV message.
Instructions
Send a payment directly to a node without an invoice (keysend/spontaneous payment). REQUIRES AGENT KEY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| destination | Yes | Destination node public key | |
| amount_sats | Yes | Amount in satoshis | |
| message | No | Optional TLV message |