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.