package
0.0.0-20220731021823-891b8cbd4160
Repository: https://github.com/carina-hackatom/nova.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

# 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
Msg_ServiceDesc is the grpc.ServiceDesc for Msg service.
Query_ServiceDesc is the grpc.ServiceDesc for Query service.

# Structs

GenesisState defines the slashing module's genesis state.
MissedBlock contains height and missed status as boolean.
MsgUnjail defines the Msg/Unjail request type.
MsgUnjailResponse defines the Msg/Unjail response type.
MsgUpdateParams is the Msg/UpdateParams request type.
MsgUpdateParamsResponse defines the response structure for executing a MsgUpdateParams message.
Params represents the parameters used for by the slashing module.
QueryParamsRequest is the request type for the Query/Params RPC method.
QueryParamsResponse is the response type for the Query/Params RPC method.
QuerySigningInfoRequest is the request type for the Query/SigningInfo RPC method.
QuerySigningInfoResponse is the response type for the Query/SigningInfo RPC method.
QuerySigningInfosRequest is the request type for the Query/SigningInfos RPC method.
QuerySigningInfosResponse is the response type for the Query/SigningInfos RPC method.
SigningInfo stores validator signing info of corresponding address.
UnimplementedMsgServer must be embedded to have forward compatible implementations.
UnimplementedQueryServer must be embedded to have forward compatible implementations.
ValidatorMissedBlocks contains array of missed blocks of corresponding address.
ValidatorSigningInfo defines a validator's signing info for monitoring their liveness activity.

# Interfaces

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.
UnsafeMsgServer may be embedded to opt out of forward compatibility for this service.
UnsafeQueryServer may be embedded to opt out of forward compatibility for this service.