Module stats

Module stats 

Modules§

block_stats
Nested message and enum types in BlockStats.
epoch_stats
Nested message and enum types in EpochStats.
msg_client
Generated client implementations.
query_client
Generated client implementations.

Structs§

BlockStats
BlockStats is used to store stats transiently within the scope of a block.
CachedStakeAmount
CachedStakeAmount stores the last calculated total staked amount for address
EpochStats
EpochStats stores stats for a particular epoch
GenesisState
GenesisState defines the stats module’s genesis state.
GlobalStats
GlobalStats stores global stats
MsgUpdateParams
MsgUpdateParams is the Msg/UpdateParams request type.
MsgUpdateParamsResponse
MsgUpdateParamsResponse is the Msg/UpdateParams response type.
Params
Params defines the parameters for x/stats module.
QueryGlobalStatsRequest
QueryGlobalStatsRequest is a request type for the GlobalStats RPC method.
QueryGlobalStatsResponse
QueryGlobalStatsResponse is a response type for the GlobalStats RPC method.
QueryParamsRequest
QueryParamsRequest is a request type for the Params RPC method.
QueryParamsResponse
QueryParamsResponse is a response type for the Params RPC method.
QueryStatsMetadataRequest
QueryStatsMetadataRequest is a request type for the StatsMetadata RPC method.
QueryStatsMetadataResponse
QueryStatsMetadataResponse is a response type for the StatsMetadata RPC method.
QueryUserStatsRequest
QueryUserStatsRequest is a request type for the UserStats RPC method.
QueryUserStatsResponse
QueryUserStatsResponse is a request type for the UserStats RPC method.
StatsMetadata
StatsMetadata stores metadata for the x/stats module
UserStats
UserStats stores stats for a User