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

# Functions

DeployBlockHashPublisher deploys a new Ethereum contract, binding an instance of BlockHashPublisher to it.
NewBlockHashPublisher creates a new instance of BlockHashPublisher, bound to a specific deployed contract.
NewBlockHashPublisherCaller creates a new read-only instance of BlockHashPublisher, bound to a specific deployed contract.
NewBlockHashPublisherFilterer creates a new log filterer instance of BlockHashPublisher, bound to a specific deployed contract.
NewBlockHashPublisherTransactor creates a new write-only instance of BlockHashPublisher, bound to a specific deployed contract.

# Variables

BlockHashPublisherABI is the input ABI used to generate the binding from.
BlockHashPublisherBin is the compiled bytecode used for deploying new contracts.
BlockHashPublisherMetaData contains all meta data concerning the BlockHashPublisher contract.

# Structs

BlockHashPublisher is an auto generated Go binding around an Ethereum contract.
BlockHashPublisherCaller is an auto generated read-only Go binding around an Ethereum contract.
BlockHashPublisherCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
BlockHashPublisherCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
BlockHashPublisherFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
BlockHashPublisherPublishBlockHash represents a PublishBlockHash event raised by the BlockHashPublisher contract.
BlockHashPublisherPublishBlockHashIterator is returned from FilterPublishBlockHash and is used to iterate over the raw logs and unpacked data for PublishBlockHash events raised by the BlockHashPublisher contract.
BlockHashPublisherRaw is an auto generated low-level Go binding around an Ethereum contract.
BlockHashPublisherSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
BlockHashPublisherTransactor is an auto generated write-only Go binding around an Ethereum contract.
BlockHashPublisherTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
BlockHashPublisherTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.