Type Definition kintsugi_runtime_parachain::CheckedExtrinsic
source · pub type CheckedExtrinsic = CheckedExtrinsic<AccountId, RuntimeCall, SignedExtra, H160>;
Expand description
Extrinsic type that has already been checked.
pub type CheckedExtrinsic = CheckedExtrinsic<AccountId, RuntimeCall, SignedExtra, H160>;
Extrinsic type that has already been checked.