package
0.0.2
Repository: https://github.com/aizelnetwork/cosmevm.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Msg_ServiceDesc is the grpc.ServiceDesc for Msg service.
Query_ServiceDesc is the grpc.ServiceDesc for Query service.

# Structs

ExponentialCalculation holds factors to calculate exponential inflation on each period.
GenesisState defines the inflation module's genesis state.
InflationDistribution defines the distribution in which inflation is allocated through minting on each epoch (staking, incentives, community).
MsgUpdateParams defines a Msg for updating the x/inflation module parameters.
MsgUpdateParamsResponse defines the response structure for executing a MsgUpdateParams message.
Params holds parameters for the inflation module.
QueryCirculatingSupplyRequest is the request type for the Query/CirculatingSupply RPC method.
QueryCirculatingSupplyResponse is the response type for the Query/CirculatingSupply RPC method.
QueryEpochMintProvisionRequest is the request type for the Query/EpochMintProvision RPC method.
QueryEpochMintProvisionResponse is the response type for the Query/EpochMintProvision RPC method.
QueryInflationRateRequest is the request type for the Query/InflationRate RPC method.
QueryInflationRateResponse is the response type for the Query/InflationRate RPC method.
QueryParamsRequest is the request type for the Query/Params RPC method.
QueryParamsResponse is the response type for the Query/Params RPC method.
QueryPeriodRequest is the request type for the Query/Period RPC method.
QueryPeriodResponse is the response type for the Query/Period RPC method.
QuerySkippedEpochsRequest is the request type for the Query/SkippedEpochs RPC method.
QuerySkippedEpochsResponse is the response type for the Query/SkippedEpochs RPC method.
UnimplementedMsgServer must be embedded to have forward compatible implementations.
UnimplementedQueryServer must be embedded to have forward compatible implementations.

# Interfaces

MsgClient is the client API for Msg service.
MsgServer is the server API for Msg service.
QueryClient is the client API for Query service.
QueryServer is the server API for Query service.
UnsafeMsgServer may be embedded to opt out of forward compatibility for this service.
UnsafeQueryServer may be embedded to opt out of forward compatibility for this service.