Module blocktime

Module blocktime 

Modules§

all_downtime_info
Nested message and enum types in AllDowntimeInfo.
msg_client
Generated client implementations.
query_client
Generated client implementations.

Structs§

AllDowntimeInfo
AllDowntimeInfo stores information for all downtime durations.
BlockInfo
BlockInfo stores information about a block
DowntimeParams
DowntimeParams defines the parameters for downtime.
GenesisState
GenesisState defines the blocktime module’s genesis state.
MsgUpdateDowntimeParams
MsgUpdateDowntimeParams is the Msg/UpdateDowntimeParams request type.
MsgUpdateDowntimeParamsResponse
MsgUpdateDowntimeParamsResponse is the Msg/UpdateDowntimeParams response type.
MsgUpdateSynchronyParams
MsgUpdateSynchronyParams is the Msg/UpdateSynchronyParams request type.
MsgUpdateSynchronyParamsResponse
MsgUpdateSynchronyParamsResponse is the Msg/UpdateSynchronyParams response type.
QueryAllDowntimeInfoRequest
QueryAllDowntimeInfoRequest is a request type for the AllDowntimeInfo RPC method.
QueryAllDowntimeInfoResponse
QueryAllDowntimeInfoResponse is a request type for the AllDowntimeInfo RPC method.
QueryDowntimeParamsRequest
QueryDowntimeParamsRequest is a request type for the DowntimeParams RPC method.
QueryDowntimeParamsResponse
QueryDowntimeParamsResponse is a response type for the DowntimeParams RPC method.
QueryPreviousBlockInfoRequest
QueryPreviousBlockInfoRequest is a request type for the PreviousBlockInfo RPC method.
QueryPreviousBlockInfoResponse
QueryPreviousBlockInfoResponse is a request type for the PreviousBlockInfo RPC method.
QuerySynchronyParamsRequest
QuerySynchronyParamsRequest is a request type for the SynchronyParams
QuerySynchronyParamsResponse
QuerySynchronyParamsResponse is a response type for the SynchronyParams
SynchronyParams
SynchronyParams defines the parameters for block synchrony.