Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Details ¶
type Details struct { TransactionHash string Destination common.Address BlockTime time.Time Amount *big.Int Decimals int64 }
Details contain transfer details to send to issuer
type ERC20Transfer ¶
type Opts ¶
type Opts struct { AssetDetails watchlist.Details Log *logan.Entry Client ethclient.Client Config config.EthereumConfig }
Opts contain parameters to create service with
Click to show internal directories.
Click to hide internal directories.