Channel Operations
Thechannel group covers direct Lightning channel management against your local node.
| Command | Purpose |
|---|---|
kaleido channel list | List current channels |
kaleido channel open <peer> | Open a channel to a peer |
kaleido channel close <channel-id> | Close a channel |
pubkey@host:port format.
Open A Channel
--capacity--push-msat--asset-id--asset-amount--push-asset-amount--publicor--private--with-anchors--fee-base-msat--fee-proportional-millionths
LSP Channel Orders
Usechannel order when you want KaleidoSwap’s LSP flow instead of manually opening a peer channel.
Subcommands
| Command | Purpose |
|---|---|
kaleido channel order create <client-pubkey> | Create a channel order |
kaleido channel order get <order-id> | Fetch status and details |
kaleido channel order decide <order-id> | Submit a rate decision |
kaleido channel order estimate-fees | Estimate opening fees |
Create an order
--confirmations--funding-within--expiry-blocks--refund-address--announceor--private--asset-id--lsp-asset-amount--client-asset-amount--rfq-id--email
LSP Metadata
Thelsp subgroup exposes server metadata and network details:
| Command | Purpose |
|---|---|
kaleido channel lsp info | Show LSP information and available options |
kaleido channel lsp network-info | Show network metadata for the LSP |