Function pallet_messenger::dispatchables::relay_message

source ·
pub fn relay_message<T: Config>(
    msg: CrossDomainMessage<BlockNumberFor<T>, T::Hash, T::MmrHash>,
)
Expand description

Receives an Inbox message that needs to be validated and processed.

§Warning: Doc-Only

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