Abstract
GNSAddressStore
Proxy base for the diamond and its facet contracts to store addresses and manage access control
Initializes address store facet
Returns addresses current values
Returns whether an account has been granted a particular role
Update role for account
Updates access control for a list of accounts
Reverts if caller does not have role
Reverts if caller does not have role
Reverts if caller isn’t this same contract (facets calling other facets)
