ODCutils

DataIndexRoles

Manages all the roles to be used in the diamond and Data Index implementation

DEFAULT_ADMIN_ROLE

bytes32 DEFAULT_ADMIN_ROLE

This role is initially assigned to a deployer of Data Index Accounts with this role can upgrade the Diamond replacing Facets, can call initializer and re-initializer (when it is added)

DATA_INDEX_PAUSER_ROLE

bytes32 DATA_INDEX_PAUSER_ROLE

Accounts with this role can pause and unpause the Data Index

On this page