Type Definition pangolin_runtime::UncheckedExtrinsic
source · [−]pub type UncheckedExtrinsic = UncheckedExtrinsic<Address, Call, Signature, SignedExtra>;Expand description
Unchecked extrinsic type as expected by this runtime.
pub type UncheckedExtrinsic = UncheckedExtrinsic<Address, Call, Signature, SignedExtra>;Unchecked extrinsic type as expected by this runtime.