referrerpolicy=no-referrer-when-downgrade

Type Alias CallOf

pub type CallOf<E, C> = <<E as Checkable<C>>::Checked as Applyable>::Call;
Expand description

All of the types related to the FRAME runtime executive.