pub type BookStateOf<T> = BookState<MessageOriginOf<T>>;Expand description
The BookState of this pallet.
Aliased Typeยง
pub struct BookStateOf<T> { /* private fields */ }pub type BookStateOf<T> = BookState<MessageOriginOf<T>>;The BookState of this pallet.
pub struct BookStateOf<T> { /* private fields */ }