package
Version:
v0.1.0-alpha-10
Opens a new window with list of versions in this module.
Published: Dec 22, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Hedera struct {
AccountID hedera.AccountID
Amount int64
}
Hedera is used as a data transfer struct between packages
Transfer serves as a model between Transfer Watcher and Handler
func New(txId string,
sourceChainId, targetChainId, nativeChainId int64,
receiver, sourceAsset, targetAsset, nativeAsset, amount string) *Transfer
New instantiates Transfer struct ready for submission to the handler
Source Files
¶
Click to show internal directories.
Click to hide internal directories.