package
0.0.0-20210730035956-6ee08864794d
Repository: https://github.com/fletaio/fleta_v1.git
Documentation: pkg.go.dev

# Functions

MustParseERC20Address panic when error occurred.
NewGateway returns a Gateway.
ParseERC20Address parse the ERC20 address from the string.

# Constants

ERC20AddressSize is 20 bytes.

# Variables

# Structs

AddPlatform is used to update gateway policy.
Gateway manages balance of accounts of the chain.
Policy defines a policy of gateway.
TokenIn is a TokenIn.
TokenLeave is a TokenLeave.
TokenOut is a TokenOut.
UpdatePolicy is used to update gateway policy.

# Type aliases

ERC20Address is the [ERC20AddressSize]byte with methods.