package
3.0.18+incompatible
Repository: https://github.com/multiversx/mx-bridge-eth-go.git
Documentation: pkg.go.dev

# Functions

ExtractListEthToMvx will extract the batch data into a format that is easy to use The transfer is from Ehtereum to MultiversX.
ExtractListMvxToEth will extract the batch data into a format that is easy to use The transfer is from MultiversX to Ethereum.

# Constants

FromMultiversX is the direction of the transfer.
ToMultiversX is the direction of the transfer.

# Structs

ArgListsBatch is a struct that contains the batch data in a format that is easy to use.

# Type aliases

Direction is the direction of the transfer.