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