referrerpolicy=no-referrer-when-downgrade

Type Alias BookStateOf

Source
pub type BookStateOf<T> = BookState<MessageOriginOf<T>>;
Expand description

The BookState of this pallet.

Aliased Type§

struct BookStateOf<T> { /* private fields */ }