Type Alias RuntimeCall

Source
pub type RuntimeCall<R> = <R as Config>::RuntimeCall;
Expand description

Alias for the runtime call type.