rolemanagement
- RoleManagement()
A class used to represent the RoleManagement native contract.
Check out Neo’s Documentation to learn more about the RoleManagement class.
Deprecated since version 1.3.0: This module is deprecated. Use
boa3.sc.contracts
instead
- class Role(value)
Bases:
IntFlag
Represents the roles in the NEO system. They are the permission types of the native contract RoleManagement.
- STATE_VALIDATOR
The validators of state. Used to generate and sign the state root.
- ORACLE
The nodes used to process Oracle requests.
- NEO_FS_ALPHABET_NODE
NeoFS Alphabet nodes.