proto/cosmos/slashing/v1beta1/export library
Classes
- GenesisState
- GenesisState defines the slashing module's genesis state.
- MissedBlock
- MissedBlock contains height and missed status as boolean.
- MsgClient
- MsgServiceBase
- 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.
- QueryClient
- QueryParamsRequest
- QueryParamsRequest is the request type for the Query/Params RPC method
- QueryParamsResponse
- QueryParamsResponse is the response type for the Query/Params RPC method
- QueryServiceBase
- 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.
Constants
-
GenesisState$json
→ const Map<
String, Object> -
MissedBlock$json
→ const Map<
String, Object> -
MsgUnjail$json
→ const Map<
String, Object> -
MsgUnjailResponse$json
→ const Map<
String, String> -
MsgUpdateParams$json
→ const Map<
String, Object> -
MsgUpdateParamsResponse$json
→ const Map<
String, String> -
Params$json
→ const Map<
String, Object> -
QueryParamsRequest$json
→ const Map<
String, String> -
QueryParamsResponse$json
→ const Map<
String, Object> -
QuerySigningInfoRequest$json
→ const Map<
String, Object> -
QuerySigningInfoResponse$json
→ const Map<
String, Object> -
QuerySigningInfosRequest$json
→ const Map<
String, Object> -
QuerySigningInfosResponse$json
→ const Map<
String, Object> -
SigningInfo$json
→ const Map<
String, Object> -
ValidatorMissedBlocks$json
→ const Map<
String, Object> -
ValidatorSigningInfo$json
→ const Map<
String, Object>
Properties
- genesisStateDescriptor → Uint8List
-
Descriptor for
GenesisState
. Decode as agoogle.protobuf.DescriptorProto
.final - missedBlockDescriptor → Uint8List
-
Descriptor for
MissedBlock
. Decode as agoogle.protobuf.DescriptorProto
.final - msgUnjailDescriptor → Uint8List
-
Descriptor for
MsgUnjail
. Decode as agoogle.protobuf.DescriptorProto
.final - msgUnjailResponseDescriptor → Uint8List
-
Descriptor for
MsgUnjailResponse
. Decode as agoogle.protobuf.DescriptorProto
.final - msgUpdateParamsDescriptor → Uint8List
-
Descriptor for
MsgUpdateParams
. Decode as agoogle.protobuf.DescriptorProto
.final - msgUpdateParamsResponseDescriptor → Uint8List
-
Descriptor for
MsgUpdateParamsResponse
. Decode as agoogle.protobuf.DescriptorProto
.final - paramsDescriptor → Uint8List
-
Descriptor for
Params
. Decode as agoogle.protobuf.DescriptorProto
.final - queryParamsRequestDescriptor → Uint8List
-
Descriptor for
QueryParamsRequest
. Decode as agoogle.protobuf.DescriptorProto
.final - queryParamsResponseDescriptor → Uint8List
-
Descriptor for
QueryParamsResponse
. Decode as agoogle.protobuf.DescriptorProto
.final - querySigningInfoRequestDescriptor → Uint8List
-
Descriptor for
QuerySigningInfoRequest
. Decode as agoogle.protobuf.DescriptorProto
.final - querySigningInfoResponseDescriptor → Uint8List
-
Descriptor for
QuerySigningInfoResponse
. Decode as agoogle.protobuf.DescriptorProto
.final - querySigningInfosRequestDescriptor → Uint8List
-
Descriptor for
QuerySigningInfosRequest
. Decode as agoogle.protobuf.DescriptorProto
.final - querySigningInfosResponseDescriptor → Uint8List
-
Descriptor for
QuerySigningInfosResponse
. Decode as agoogle.protobuf.DescriptorProto
.final - signingInfoDescriptor → Uint8List
-
Descriptor for
SigningInfo
. Decode as agoogle.protobuf.DescriptorProto
.final - validatorMissedBlocksDescriptor → Uint8List
-
Descriptor for
ValidatorMissedBlocks
. Decode as agoogle.protobuf.DescriptorProto
.final - validatorSigningInfoDescriptor → Uint8List
-
Descriptor for
ValidatorSigningInfo
. Decode as agoogle.protobuf.DescriptorProto
.final