Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Structs

Storage
RoleGrantedEmitted when account is granted role . sender is the account that originated the contract call, an account with the admin role or the deployer address if _grant_role
RoleGrantedWithDelayEmitted when account is granted role with a delay. sender is the account that originated the contract call, an account with the admin role or the deployer address if _grant_role_with_delay
RoleRevokedEmitted when role is revoked for account . sender is the account that originated the contract call:…
RoleAdminChangedEmitted when new_admin_role is set as role ’s admin role, replacing previous_admin_role DEFAULT_ADMIN_ROLE is the starting admin for all roles, despite RoleAdminChanged
ComponentState