pub type AuthRequiredV1 = Versioned<AuthRequired, 1>;
Expand description

The level of auth required to perform a particular action with an account (v1)