Documentation ¶
Index ¶
Constants ¶
View Source
const ( VOTER_ROLE tRole = iota ADMIN_ROLE tRole = iota OPERATOR_ROLE tRole = iota )
Variables ¶
View Source
var (
ErrRoleNotExist = errors.New("role does not exist")
)
Functions ¶
func GetInstance ¶
func GetInstance(client *ethclient.Client) (*gennetsepio.Gennetsepio, error)
func InitRolesId ¶
func InitRolesId()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.