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

Extrinsic type that has already been checked.