pub(crate) async fn list_channels(
__arg0: Query<ChannelsQueryRequest>,
__arg1: State<Arc<InternalState>>,
) -> impl IntoResponseExpand description
Lists channels opened to/from this node. Alternatively, it can print all the channels in the network as this node sees them.