package
7.0.1+incompatible
Repository: https://github.com/dydxprotocol/v4-chain.git
Documentation: pkg.go.dev
# Functions
DefaultGenesis returns the default blocktime genesis state.
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
RegisterQueryHandler registers the http handlers for service Query to "mux".
RegisterQueryHandlerClient registers the http handlers for service Query to "mux".
RegisterQueryHandlerFromEndpoint is same as RegisterQueryHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterQueryHandlerServer registers the http handlers for service Query to "mux".
No description provided by the author
# Constants
AllDowntimeInfoKey defines the key for AllDowntimeInfo.
DowntimeParamsKey defines the key for the DowntimeParams.
ModuleName defines the module name.
PreviousBlockInfoKey defines the key for PreviousBlockInfo.
StoreKey defines the primary module store key.
# 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
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
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
No description provided by the author
No description provided by the author
# Structs
AllDowntimeInfo stores information for all downtime durations.
Stores information about downtime.
BlockInfo stores information about a block.
DowntimeParams defines the parameters for downtime.
GenesisState defines the blocktime module's genesis state.
MsgUpdateDowntimeParams is the Msg/UpdateDowntimeParams request type.
MsgUpdateDowntimeParamsResponse is the Msg/UpdateDowntimeParams response type.
QueryAllDowntimeInfoRequest is a request type for the AllDowntimeInfo RPC method.
QueryAllDowntimeInfoResponse is a request type for the AllDowntimeInfo RPC method.
QueryDowntimeParamsRequest is a request type for the DowntimeParams RPC method.
QueryDowntimeParamsResponse is a response type for the DowntimeParams RPC method.
QueryPreviousBlockInfoRequest is a request type for the PreviousBlockInfo RPC method.
QueryPreviousBlockInfoResponse is a request type for the PreviousBlockInfo RPC method.
UnimplementedMsgServer can be embedded to have forward compatible implementations.
UnimplementedQueryServer can 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.