Type Definition t1rn_parachain_runtime::signed_extrinsics_config::UncheckedExtrinsic
source · pub type UncheckedExtrinsic = UncheckedExtrinsic<Address, RuntimeCall, Signature, SignedExtra>;
Expand description
Unchecked extrinsic type as expected by this runtime.