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
# 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
No description provided by the author
No description provided by the author
HistoricalInfo contains the historical information that gets stored at each height.
MsgCreateValidator defines an SDK message for creating a new validator.
MsgCreateValidatorResponse defines the Msg/CreateValidator response type.
MsgGrantNode defines a message to grant a node access.
MsgGrantNodeResponse defines the Msg/GrantNode response type.
MsgRemoveValidator defines an SDK message for removing an existing validator.
MsgRemoveValidatorResponse defines the Msg/RemoveValidator response type.
MsgRevokeNode defines a message to revoke access from a node.
MsgRevokeNodeResponse defines the Msg/RevokeNode response type.
MsgUpdateValidator defines an SDK message for updating an existing validator.
MsgUpdateValidatorResponse defines the Msg/UpdateValidator response type.
Node defines a struct to represent a node identity.
Params defines the parameters for the node module.
QueryNodeRequest is the request type for the Query/Node RPC method.
No description provided by the author
QueryNodeResponse is the response type for the Query/Node RPC method.
QueryNodesRequest is the request type for the Query/Nodes RPC method.
QueryNodesResponse is the response type for the Query/Nodes RPC method.
QueryParamsRequest is the request type for the Query/Params RPC method.
token params.
QueryParamsResponse is the response type for the Query/Params RPC method.
QueryValidatorRequest is the request type for the Query/Validator RPC method.
No description provided by the author
QueryValidatorResponse is the response type for the Query/Validator RPC method.
QueryValidatorsRequest is the request type for the Query/Validators RPC method.
QueryValidatorsResponse is the response type for the Query/Validators RPC method.
UnimplementedMsgServer can be embedded to have forward compatible implementations.
UnimplementedQueryServer can be embedded to have forward compatible implementations.
No description provided by the author
Request defines a standard for validator.
# Interfaces
expose Record module api for user.
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.