pub type ProxyType = ProxyType;

Aliased Type§

enum ProxyType {
    AlmostAny,
    TransferOnly,
    CancelProxy,
    TechnicalCommitteePropose,
}

Variants§

§

AlmostAny

§

TransferOnly

§

CancelProxy

§

TechnicalCommitteePropose