pub type UncheckedExtrinsic = UncheckedExtrinsic<AccountId, RuntimeCall, Signature, SignedExtra>;
Expand description

Unchecked extrinsic type as expected by this runtime.