proto/cosmos/params/v1beta1/export library
Classes
- ParamChange
- ParamChange defines an individual parameter change, for use in ParameterChangeProposal.
- ParameterChangeProposal
- ParameterChangeProposal defines a proposal to change one or more parameters.
- QueryClient
- QueryParamsRequest
- QueryParamsRequest is request type for the Query/Params RPC method.
- QueryParamsResponse
- QueryParamsResponse is response type for the Query/Params RPC method.
- QueryServiceBase
- QuerySubspacesRequest
- QuerySubspacesRequest defines a request type for querying for all registered subspaces and all keys for a subspace.
- QuerySubspacesResponse
- QuerySubspacesResponse defines the response types for querying for all registered subspaces and all keys for a subspace.
- Subspace
- Subspace defines a parameter subspace name and all the keys that exist for the subspace.
Constants
-
ParamChange$json
→ const Map<
String, Object> -
ParameterChangeProposal$json
→ const Map<
String, Object> -
QueryParamsRequest$json
→ const Map<
String, Object> -
QueryParamsResponse$json
→ const Map<
String, Object> -
QuerySubspacesRequest$json
→ const Map<
String, String> -
QuerySubspacesResponse$json
→ const Map<
String, Object> -
Subspace$json
→ const Map<
String, Object>
Properties
- paramChangeDescriptor → Uint8List
-
Descriptor for
ParamChange
. Decode as agoogle.protobuf.DescriptorProto
.final - parameterChangeProposalDescriptor → Uint8List
-
Descriptor for
ParameterChangeProposal
. 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 - querySubspacesRequestDescriptor → Uint8List
-
Descriptor for
QuerySubspacesRequest
. Decode as agoogle.protobuf.DescriptorProto
.final - querySubspacesResponseDescriptor → Uint8List
-
Descriptor for
QuerySubspacesResponse
. Decode as agoogle.protobuf.DescriptorProto
.final - subspaceDescriptor → Uint8List
-
Descriptor for
Subspace
. Decode as agoogle.protobuf.DescriptorProto
.final