ldk_list_payments
Retrieve recent Lightning payments filtered by status (pending, succeeded, failed) using a customizable limit. Designed for iOS Lightning wallet development on the LDK MCP Server.
Instructions
List recent Lightning payments with status
Input Schema
Name | Required | Description | Default |
---|---|---|---|
limit | No | Maximum number of payments to return | |
status | No | Filter by payment status | all |