Komodo DeFi Framework Method: Lightning Network Nodes
API-v2lightning::nodes
Overview of all Lightning Network node management methods. See below for details and cross-links to related Lightning node documentation.
See lightning::nodes::add_trusted_node for adding a trusted Lightning node.
See lightning::nodes::connect_to_node for connecting to a Lightning node.
See lightning::nodes::list_trusted_nodes for listing trusted Lightning nodes.
See lightning::nodes::remove_trusted_node for removing a trusted Lightning node.
Lightning methods are currently only available using the native Komodo DeFi Framework. WASM support should be available in late 2023.
This section provides an overview of Lightning Network Node management methods. Please see the following pages for detailed documentation on each method: