Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewTransfer ¶
func NewTransfer(sender qbasetypes.Address, receiver qbasetypes.Address, coin []qbasetypes.BaseCoin) txs.ITx
NewTransfer ...
Types ¶
type ApproveTx ¶
type ApproveTx struct {
// contains filtered or unexported fields
}
func NewApproveTx ¶
func NewApproveTx(from qbasetypes.Address, to qbasetypes.Address) *ApproveTx
Click to show internal directories.
Click to hide internal directories.