referrerpolicy=no-referrer-when-downgrade
pub fn update_channel<T: Config>(mode: OperatingMode)
Expand description

Sends a message to the Gateway contract to update a channel configuration

The origin must already have a channel initialized, as this message is sent over it.

A partial fee will be charged for local processing only.

  • origin: Must be Location
  • mode: Initial operating mode of the channel

§Warning: Doc-Only

This function is an automatically generated, and is doc-only, uncallable stub. See the real version in Pallet::update_channel.