Trait sp_application_crypto::AppPublic [−][src]
A application’s public key.
Associated Types
type Generic: IsWrappedBy<Self> + Public + Ord + PartialOrd + Eq + PartialEq + Debug + MaybeHash + Codec
[src]
The wrapped type which is just a plain instance of Public
.