Type Alias AuthPool

Source
pub type AuthPool = BoundedVec<AuthorizerHash, AuthWindow>;

Aliased Typeยง

struct AuthPool(/* private fields */);