Type Alias distance_oracle::runtime::certification::Error
source · pub type Error = Error;
Aliased Type§
enum Error {
OriginMustHaveAnIdentity,
CannotCertifySelf,
IssuedTooManyCert,
NotEnoughCertReceived,
NotRespectCertPeriod,
CertAlreadyExists,
CertDoesNotExist,
}