Role Class
Defines permission types of the native contract RoleManagement
.
Namespace:Neo.SmartContract.Framework.Native
Assembly: Neo.SmartContract.Framework
#
Syntaxpublic enum Role : byte{ StateValidator = 4, Oracle = 8}
For more information see the method GetDesignatedByRole
in RoleManagement.