Module v1beta1

Source

Structs§

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