proto/cosmos/consensus/v1/export library
Classes
- MsgClient
- MsgServiceBase
- MsgUpdateParams
- MsgUpdateParams is the Msg/UpdateParams request type.
- MsgUpdateParamsResponse
- MsgUpdateParamsResponse defines the response structure for executing a MsgUpdateParams message.
- QueryClient
- QueryParamsRequest
- QueryParamsRequest defines the request type for querying x/consensus parameters.
- QueryParamsResponse
- QueryParamsResponse defines the response type for querying x/consensus parameters.
- QueryServiceBase
Constants
-
MsgUpdateParams$json
→ const Map<
String, Object> -
MsgUpdateParamsResponse$json
→ const Map<
String, String> -
QueryParamsRequest$json
→ const Map<
String, String> -
QueryParamsResponse$json
→ const Map<
String, Object>
Properties
- msgUpdateParamsDescriptor → Uint8List
-
Descriptor for
MsgUpdateParams
. Decode as agoogle.protobuf.DescriptorProto
.final - msgUpdateParamsResponseDescriptor → Uint8List
-
Descriptor for
MsgUpdateParamsResponse
. 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