You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The contracts use a very simple multi-owner authentication system, where a contract totally trusts multiple other contracts to call its functions and configure it. It is expected that modification of this state will be via an interface that is used by the Governance layer.