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§
- Block
Stats - BlockStats is used to store stats transiently within the scope of a block.
- Cached
Stake Amount - CachedStakeAmount stores the last calculated total staked amount for address
- Epoch
Stats - EpochStats stores stats for a particular epoch
- Genesis
State - GenesisState defines the stats module’s genesis state.
- Global
Stats - GlobalStats stores global stats
- MsgUpdate
Params - MsgUpdateParams is the Msg/UpdateParams request type.
- MsgUpdate
Params Response - MsgUpdateParamsResponse is the Msg/UpdateParams response type.
- Params
- Params defines the parameters for x/stats module.
- Query
Global Stats Request - QueryGlobalStatsRequest is a request type for the GlobalStats RPC method.
- Query
Global Stats Response - QueryGlobalStatsResponse is a response type for the GlobalStats RPC method.
- Query
Params Request - QueryParamsRequest is a request type for the Params RPC method.
- Query
Params Response - QueryParamsResponse is a response type for the Params RPC method.
- Query
Stats Metadata Request - QueryStatsMetadataRequest is a request type for the StatsMetadata RPC method.
- Query
Stats Metadata Response - QueryStatsMetadataResponse is a response type for the StatsMetadata RPC method.
- Query
User Stats Request - QueryUserStatsRequest is a request type for the UserStats RPC method.
- Query
User Stats Response - QueryUserStatsResponse is a request type for the UserStats RPC method.
- Stats
Metadata - StatsMetadata stores metadata for the x/stats module
- User
Stats - UserStats stores stats for a User