principals
Last updated
Last updated
This document describes the principals used through the contract code. Some principals are dynamically bound (D), which means that they need to be set by contract owner after the contract is deployed. Others are statically (S) bound, i.e. hard-coded, during contract deployment.
A principal deploying the contract. This is the only role that can set other roles.
Represents backend services interacting with the contract. Needs to be set by contract owner.