package
Version:
v0.6.3
Opens a new window with list of versions in this module.
Published: Nov 3, 2020
License: GPL-3.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
RegisterRoutes registers minting module REST handlers on the provided router.
type SendReq struct {
BaseReq rest.BaseReq `json:"base_req" yaml:"base_req"`
Amount sdk.Coins `json:"amount" yaml:"amount"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.