Type Definition framenode_runtime::CheckedExtrinsic

source ·
pub type CheckedExtrinsic = CheckedExtrinsic<AccountId, RuntimeCall, SignedExtra>;
Expand description

Extrinsic type that has already been checked.