Function pallet_messenger::dispatchables::close_channel

source ·
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.