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