package
7.0.1+incompatible
Repository: https://github.com/dydxprotocol/v4-chain.git
Documentation: pkg.go.dev
# Functions
DefaultGenesis returns the default epochs genesis state.
DefaultGenesisWithEpochs returns the default genesis state with input epochs added or overwritten.
NewEpochEvent constructs a new_epoch sdk.Event.
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
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
EpochInfoKeyPrefix is the prefix to retrieve all EpochInfo.
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
ModuleName defines the module name.
No description provided by the author
No description provided by the author
StoreKey defines the primary module store key.
# Variables
No description provided by the author
x/epochs module sentinel errors.
x/epochs module sentinel errors.
x/epochs module sentinel errors.
x/epochs module sentinel errors.
No description provided by the author
No description provided by the author
No description provided by the author
x/epochs module sentinel errors.
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
EpochInfo stores metadata of an epoch timer.
GenesisState defines the epochs module's genesis state.
QueryAllEpochInfoRequest is request type for the AllEpochInfo RPC method.
QueryEpochInfoAllResponse is response type for the AllEpochInfo RPC method.
QueryEpochInfoResponse is response type for the GetEpochInfo RPC method.
QueryGetEpochInfoRequest is request type for the GetEpochInfo RPC method.
UnimplementedQueryServer can be embedded to have forward compatible implementations.
# Interfaces
QueryClient is the client API for Query service.
QueryServer is the server API for Query service.
# Type aliases
No description provided by the author