pub type DelegateSignatureTypeOf<T> = <DelegationSignatureVerificationOf<T> as VerifySignature>::Signature;
Expand description

Type of the signature that the delegate generates over the delegation information.