Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EpochWasmQueryHandler ¶
type EpochWasmQueryHandler struct {
// contains filtered or unexported fields
}
func NewEpochWasmQueryHandler ¶
func NewEpochWasmQueryHandler(keeper *keeper.Keeper) *EpochWasmQueryHandler
func (EpochWasmQueryHandler) GetEpoch ¶
func (handler EpochWasmQueryHandler) GetEpoch(ctx sdk.Context, req *types.QueryEpochRequest) (*types.QueryEpochResponse, error)
Click to show internal directories.
Click to hide internal directories.