Type Definition pallet_message_queue::BookStateOf 
source · pub type BookStateOf<T> = BookState<MessageOriginOf<T>>;Expand description
The BookState of this pallet.
pub type BookStateOf<T> = BookState<MessageOriginOf<T>>;The BookState of this pallet.