pub type MessageOriginOf<T> = <<T as Config>::MessageProcessor as ProcessMessage>::Origin;
Expand description

The MessageOrigin of this pallet.