Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterRoutes ¶
RegisterRoutes - Central function to define routes that get registered by the main application
Types ¶
type HistoryReq ¶ added in v0.0.5
type HistoryReq struct { BaseReq rest.BaseReq `json:"base_req"` OfferDenom string `json:"offer_denom"` AskDenom string `json:"ask_denom"` TraderAddress sdk.AccAddress `json:"trader_address"` }
nolint
Click to show internal directories.
Click to hide internal directories.