package
Version:
v0.2.7
Opens a new window with list of versions in this module.
Published: Dec 13, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
RegisterRoutes - Central function to define routes that get registered by the main application
type SwapReq struct {
BaseReq rest.BaseReq `json:"base_req"`
OfferCoin sdk.Coin `json:"offer_coin"`
AskDenom string `json:"ask_denom"`
}
nolint
Source Files
¶
Click to show internal directories.
Click to hide internal directories.