pub fn close_channel<T: Config>(chain_id: ChainId, channel_id: ChannelId)
Expand description
An open channel is closed with a foreign chain. Channel is set to Closed and do not accept or receive any messages.
ยงWarning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::close_channel
.