The highest tagged major version is
v2.
package
Version:
v0.5.8
Opens a new window with list of versions in this module.
Published: Oct 21, 2021
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.