Get desktop application:
View/edit binary Protocol Buffers messages
Query provides defines the gRPC querier service.
Params returns the total set of minting parameters.
QueryParamsRequest is the request type for the Query/Params RPC method.
(message has no fields)
QueryParamsResponse is the response type for the Query/Params RPC method.
params defines the parameters of the module.
Inflation returns the current minting inflation value.
QueryInflationRequest is the request type for the Query/Inflation RPC method.
(message has no fields)
QueryInflationResponse is the response type for the Query/Inflation RPC method.
inflation is the current minting inflation value.
AnnualProvisions current minting annual provisions value.
QueryAnnualProvisionsRequest is the request type for the Query/AnnualProvisions RPC method.
(message has no fields)
QueryAnnualProvisionsResponse is the response type for the Query/AnnualProvisions RPC method.
annual_provisions is the current minting annual provisions value.
GenesisState defines the mint module's genesis state.
minter is a space for holding current inflation information.
params defines all the paramaters of the module.
Minter represents the minting state.
Used in:
current annual inflation rate
current annual expected provisions
Params holds parameters for the mint module.
Used in:
,type of coin to mint
maximum annual change in inflation rate
maximum inflation rate
minimum inflation rate
goal of percent bonded atoms
expected blocks per year