Documentation
¶
Index ¶
- func BurnERC721Transaction(t *testing.T, evm evmSetup.Utils, wrappedToken string, targetChainId uint64, ...) (*types.Receipt, *router.RouterBurnERC721)
- func BurnEthTransaction(t *testing.T, assetsService service.Assets, evm evmSetup.Utils, asset string, ...) (*types.Receipt, *router.RouterBurn)
- func FeeForNFTToBridgeAccount(hederaClient *hedera.Client, bridgeAccount hedera.AccountID, memo string, ...) (*hedera.TransactionResponse, error)
- func HbarToBridgeAccount(hederaClient *hedera.Client, bridgeAccount hedera.AccountID, memo string, ...) (*hedera.TransactionResponse, error)
- func LockEthTransaction(t *testing.T, evm evmSetup.Utils, asset string, targetChainId uint64, ...) (*types.Receipt, *router.RouterLock)
- func MintERC721Transaction(t *testing.T, evm evmSetup.Utils, txId string, ...) common.Hash
- func MintTransaction(t *testing.T, evm evmSetup.Utils, txId string, ...) common.Hash
- func NFTWithFeeToBridgeAccount(hederaClient *hedera.Client, bridgeAccount hedera.AccountID, memo string, ...) (*hedera.TransactionResponse, error)
- func TokensToBridgeAccount(hederaClient *hedera.Client, bridgeAccount hedera.AccountID, ...) (*hedera.TransactionResponse, error)
- func UnlockTransaction(t *testing.T, evm evmSetup.Utils, txId string, ...) common.Hash
- func WaitForTransaction(t *testing.T, evm evmSetup.Utils, txHash common.Hash)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BurnERC721Transaction ¶
func BurnEthTransaction ¶
func HbarToBridgeAccount ¶
func LockEthTransaction ¶
func MintERC721Transaction ¶
func MintTransaction ¶
func TokensToBridgeAccount ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.