Type Definition node_runtime::UncheckedExtrinsic[][src]

type UncheckedExtrinsic = UncheckedExtrinsic<Address, Call, Signature, SignedExtra>;
Expand description

Unchecked extrinsic type as expected by this runtime.