pub type Error = Error;

Aliased Type§

enum Error {
    AccountNotAllowedToClaimUds,
}

Variants§

§

AccountNotAllowedToClaimUds