Skip to content
CPSTL edited this page Oct 24, 2019 · 18 revisions

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.

Wards

System

Auth

Clone this wiki locally