Type Alias pallet_message_queue::MessageOriginOf
source · pub type MessageOriginOf<T> = <<T as Config>::MessageProcessor as ProcessMessage>::Origin;Expand description
The MessageOrigin of this pallet.
pub type MessageOriginOf<T> = <<T as Config>::MessageProcessor as ProcessMessage>::Origin;The MessageOrigin of this pallet.