pub type UncheckedExtrinsic = UncheckedExtrinsic<Runtime, RuntimeCall>;
Expand description

Unchecked extrinsic type as expected by this runtime.