package
0.0.0-20230506075134-f5d8f09a3497
Repository: https://github.com/bianjieai/iritamod-sdk-go.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
ModuleName is the name of the perm module.
BASE_M1_ADMIN defines the base M1 admin role index.
BLACKLIST_ADMIN defines the blacklist admin role index.
ID_ADMIN defines the identity admin role index.
NODE_ADMIN defines the node admin role index.
PARAM_ADMIN defines the param admin role index.
PERM_ADMIN defines the permission admin role index.
Chain_Account_Role defines the platform admin role index.
POWER_USER defines the power user role index.
RELAYER_USER defines the relayer user role index.
ROOT_ADMIN defines the root admin role index.
type for MsgAssignRoles.
type for MsgBlockAccount.
type for MsgBlockContract.
type for MsgUnassignRoles.
type for MsgUnblockAccount.
type for MsgUnblockContract.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

MsgAssignRoles defines an SDK message for assigning roles to an address.
MsgAssignRolesResponse defines the Msg/AssignRoles response type.
MsgBlockAccount defines an SDK message for blocking an account.
MsgBlockAccountResponse defines the Msg/BlockAccount response type.
MsgBlockContract defines an SDK message for blocking an contract.
MsgBlockContractResponse defines the Msg/MsgBlockContract response type.
MsgUnassignRoles defines an SDK message for unassigning roles from an address.
MsgUnassignRolesResponse defines the Msg/UnassignRoles response type.
MsgUnblockAccount defines an SDK message for unblocking an account.
MsgUnblockAccountResponse defines the Msg/UnblockAccount response type.
MsgUnblockContract defines an SDK message for unblocking an contract.
MsgUnblockAccountResponse defines the Msg/MsgUnblockContract response type.
QueryBlacklistRequest is request type for the Query/Blacklist RPC method.
QueryBlacklistResponse is response type for the Query/Blacklist RPC method.
QueryBlacklistRequest is request type for the Query/Blacklist RPC method.
QueryBlacklistResponse is response type for the Query/Blacklist RPC method.
QueryRolesRequest is request type for the Query/Roles RPC method.
QueryRolesResponse is response type for the Query/Roles RPC method.
UnimplementedMsgServer can be embedded to have forward compatible implementations.
UnimplementedQueryServer can be embedded to have forward compatible implementations.

# Interfaces

Client export a group api for Admin module.
MsgClient is the client API for Msg service.
MsgServer is the server API for Msg service.
QueryClient is the client API for Query service.
QueryServer is the server API for Query service.

# Type aliases

Role represents a role.