package
0.0.0-20200909163651-5ade1b4e7d45
Repository: https://github.com/threefoldtech/rivine-extension-erc20.git
Documentation: pkg.go.dev

# Functions

NewERC20NodeValidator creates a new INFURA-based ERC20NodeValidator.
No description provided by the author

# Constants

MinimumERC20CoinCreationConfirmationsRequired defines the amount of minimum confirmations required, in order for the ERC20 Node validator to accept a CoinCreation Tx, backed by an ERC20 Tx.

# Structs

ERC20NodeValidator implements the ERC20TransactionValidator, getting the transactions using the LES/v2 protocol, see the `github.com/threefoldtech/rivine-extension-erc20/api/bridge` for more info.
ERC20NodeValidatorConfig is all info required to create a ERC20NodeValidator.