[−][src]Trait sp_application_crypto::AppSignature
A application's signature.
Associated Types
type Generic: IsWrappedBy<Self> + Eq + PartialEq + Debug + MaybeHash
The wrapped type which is just a plain instance of Signature
.