Type Definition pallet_message_queue::MaxOriginLenOf
source · pub type MaxOriginLenOf<T> = MaxEncodedLenOf<MessageOriginOf<T>>;Expand description
The maximal encoded origin length.
pub type MaxOriginLenOf<T> = MaxEncodedLenOf<MessageOriginOf<T>>;The maximal encoded origin length.