ldk_network_graph
Perform network graph operations like RapidGossipSync, query routes, retrieve node and channel info, and update handling on the LDK MCP Server for Lightning wallet development.
Instructions
Get network graph operations and RapidGossipSync implementation
Input Schema
Name | Required | Description | Default |
---|---|---|---|
channelId | No | Channel ID for channel_info operation (optional) | |
nodeId | No | Node ID for node_info operation (optional) | |
operation | Yes | Network graph operation to perform |