proto/cosmos/mint/v1beta1/export library
Classes
- GenesisState
- GenesisState defines the mint module's genesis state.
- Minter
- Minter represents the minting state.
- MsgClient
- MsgServiceBase
- MsgUpdateParams
- MsgUpdateParams is the Msg/UpdateParams request type.
- MsgUpdateParamsResponse
- MsgUpdateParamsResponse defines the response structure for executing a MsgUpdateParams message.
- Params
- Params defines the parameters for the x/mint module.
- QueryAnnualProvisionsRequest
- QueryAnnualProvisionsRequest is the request type for the Query/AnnualProvisions RPC method.
- QueryAnnualProvisionsResponse
- QueryAnnualProvisionsResponse is the response type for the Query/AnnualProvisions RPC method.
- QueryClient
- QueryInflationRequest
- QueryInflationRequest is the request type for the Query/Inflation RPC method.
- QueryInflationResponse
- QueryInflationResponse is the response type for the Query/Inflation RPC method.
- 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
Constants
-
GenesisState$json
→ const Map<
String, Object> -
Minter$json
→ const Map<
String, Object> -
MsgUpdateParams$json
→ const Map<
String, Object> -
MsgUpdateParamsResponse$json
→ const Map<
String, String> -
Params$json
→ const Map<
String, Object> -
QueryAnnualProvisionsRequest$json
→ const Map<
String, String> -
QueryAnnualProvisionsResponse$json
→ const Map<
String, Object> -
QueryInflationRequest$json
→ const Map<
String, String> -
QueryInflationResponse$json
→ const Map<
String, Object> -
QueryParamsRequest$json
→ const Map<
String, String> -
QueryParamsResponse$json
→ const Map<
String, Object>
Properties
- genesisStateDescriptor → Uint8List
-
Descriptor for
GenesisState
. Decode as agoogle.protobuf.DescriptorProto
.final - minterDescriptor → Uint8List
-
Descriptor for
Minter
. 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 - queryAnnualProvisionsRequestDescriptor → Uint8List
-
Descriptor for
QueryAnnualProvisionsRequest
. Decode as agoogle.protobuf.DescriptorProto
.final - queryAnnualProvisionsResponseDescriptor → Uint8List
-
Descriptor for
QueryAnnualProvisionsResponse
. Decode as agoogle.protobuf.DescriptorProto
.final - queryInflationRequestDescriptor → Uint8List
-
Descriptor for
QueryInflationRequest
. Decode as agoogle.protobuf.DescriptorProto
.final - queryInflationResponseDescriptor → Uint8List
-
Descriptor for
QueryInflationResponse
. 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