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