package
0.2.0
Repository: https://github.com/ava-labs/teleporter.git
Documentation: pkg.go.dev

# Functions

DeployBlockHashReceiver deploys a new Ethereum contract, binding an instance of BlockHashReceiver to it.
NewBlockHashReceiver creates a new instance of BlockHashReceiver, bound to a specific deployed contract.
NewBlockHashReceiverCaller creates a new read-only instance of BlockHashReceiver, bound to a specific deployed contract.
NewBlockHashReceiverFilterer creates a new log filterer instance of BlockHashReceiver, bound to a specific deployed contract.
NewBlockHashReceiverTransactor creates a new write-only instance of BlockHashReceiver, bound to a specific deployed contract.

# Variables

BlockHashReceiverABI is the input ABI used to generate the binding from.
BlockHashReceiverBin is the compiled bytecode used for deploying new contracts.
BlockHashReceiverMetaData contains all meta data concerning the BlockHashReceiver contract.

# Structs

BlockHashReceiver is an auto generated Go binding around an Ethereum contract.
BlockHashReceiverCaller is an auto generated read-only Go binding around an Ethereum contract.
BlockHashReceiverCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
BlockHashReceiverCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
BlockHashReceiverFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
BlockHashReceiverMinTeleporterVersionUpdated represents a MinTeleporterVersionUpdated event raised by the BlockHashReceiver contract.
BlockHashReceiverMinTeleporterVersionUpdatedIterator is returned from FilterMinTeleporterVersionUpdated and is used to iterate over the raw logs and unpacked data for MinTeleporterVersionUpdated events raised by the BlockHashReceiver contract.
BlockHashReceiverOwnershipTransferred represents a OwnershipTransferred event raised by the BlockHashReceiver contract.
BlockHashReceiverOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the BlockHashReceiver contract.
BlockHashReceiverRaw is an auto generated low-level Go binding around an Ethereum contract.
BlockHashReceiverReceiveBlockHash represents a ReceiveBlockHash event raised by the BlockHashReceiver contract.
BlockHashReceiverReceiveBlockHashIterator is returned from FilterReceiveBlockHash and is used to iterate over the raw logs and unpacked data for ReceiveBlockHash events raised by the BlockHashReceiver contract.
BlockHashReceiverSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
BlockHashReceiverTeleporterAddressPaused represents a TeleporterAddressPaused event raised by the BlockHashReceiver contract.
BlockHashReceiverTeleporterAddressPausedIterator is returned from FilterTeleporterAddressPaused and is used to iterate over the raw logs and unpacked data for TeleporterAddressPaused events raised by the BlockHashReceiver contract.
BlockHashReceiverTeleporterAddressUnpaused represents a TeleporterAddressUnpaused event raised by the BlockHashReceiver contract.
BlockHashReceiverTeleporterAddressUnpausedIterator is returned from FilterTeleporterAddressUnpaused and is used to iterate over the raw logs and unpacked data for TeleporterAddressUnpaused events raised by the BlockHashReceiver contract.
BlockHashReceiverTransactor is an auto generated write-only Go binding around an Ethereum contract.
BlockHashReceiverTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
BlockHashReceiverTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.