Skip to main content

list_channels

Function list_channels 

Source
pub(crate) async fn list_channels(
    __arg0: Query<ChannelsQueryRequest>,
    __arg1: State<Arc<InternalState>>,
) -> impl IntoResponse
Expand description

Lists channels opened to/from this node. Alternatively, it can print all the channels in the network as this node sees them.