transfer

package
v0.0.1-alpha-8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 13, 2021 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Transfer

type Transfer struct {
	TransactionId         string
	Receiver              string
	Amount                string
	TxReimbursement       string
	GasPrice              string
	NativeToken           string
	WrappedToken          string
	ExecuteEthTransaction bool
}

Transfer serves as a model between Transfer Watcher and Handler

func New

func New(txId, receiver, nativeToken, wrappedToken, amount, txReimbursement, gasPrice string, executeEthTransaction bool) *Transfer

New instantiates Transfer struct ready for submission to the handler

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL