# Functions
NewRelay creates a new instance of Relay, bound to a specific deployed contract.
NewRelayCaller creates a new read-only instance of Relay, bound to a specific deployed contract.
NewRelayFilterer creates a new log filterer instance of Relay, bound to a specific deployed contract.
NewRelayTransactor creates a new write-only instance of Relay, bound to a specific deployed contract.
# Variables
RelayABI is the input ABI used to generate the binding from.
RelayMetaData contains all meta data concerning the Relay contract.
# Structs
IIRelaySigningPolicy is an auto generated low-level Go binding around an user-defined struct.
Relay is an auto generated Go binding around an Ethereum contract.
RelayCaller is an auto generated read-only Go binding around an Ethereum contract.
RelayCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
RelayCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
RelayFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
RelayProtocolMessageRelayed represents a ProtocolMessageRelayed event raised by the Relay contract.
RelayProtocolMessageRelayedIterator is returned from FilterProtocolMessageRelayed and is used to iterate over the raw logs and unpacked data for ProtocolMessageRelayed events raised by the Relay contract.
RelayRaw is an auto generated low-level Go binding around an Ethereum contract.
RelaySession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
RelaySigningPolicyInitialized represents a SigningPolicyInitialized event raised by the Relay contract.
RelaySigningPolicyInitializedIterator is returned from FilterSigningPolicyInitialized and is used to iterate over the raw logs and unpacked data for SigningPolicyInitialized events raised by the Relay contract.
RelaySigningPolicyRelayed represents a SigningPolicyRelayed event raised by the Relay contract.
RelaySigningPolicyRelayedIterator is returned from FilterSigningPolicyRelayed and is used to iterate over the raw logs and unpacked data for SigningPolicyRelayed events raised by the Relay contract.
RelayTransactor is an auto generated write-only Go binding around an Ethereum contract.
RelayTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
RelayTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.