Type Definition bp_rococo::UncheckedExtrinsic
source · pub type UncheckedExtrinsic<Call, SignedExt> = UncheckedExtrinsic<MultiAddress<<<MultiSignature as Verify>::Signer as IdentifyAccount>::AccountId, ()>, EncodedOrDecodedCall<Call>, MultiSignature, SignedExt>;Expand description
Unchecked Extrinsic type.