Type Definition anagolay_runtime::CheckedExtrinsic
source · [−]pub type CheckedExtrinsic = CheckedExtrinsic<AccountId, Call, SignedExtra>;
Expand description
Extrinsic type that has already been checked.
pub type CheckedExtrinsic = CheckedExtrinsic<AccountId, Call, SignedExtra>;
Extrinsic type that has already been checked.