package
Version:
v0.5.14
Opens a new window with list of versions in this module.
Published: Jan 24, 2022
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 registers bank-related REST handlers to a router
type SendReq struct {
BaseReq rest.BaseReq `json:"base_req" yaml:"base_req"`
Coins sdk.Coins `json:"coins" yaml:"coins"`
}
SendReq defines the properties of a send request's body.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.