# Functions
DeployOperatorRegistry deploys a new Ethereum contract, binding an instance of OperatorRegistry to it.
NewOperatorRegistry creates a new instance of OperatorRegistry, bound to a specific deployed contract.
NewOperatorRegistryCaller creates a new read-only instance of OperatorRegistry, bound to a specific deployed contract.
NewOperatorRegistryFilterer creates a new log filterer instance of OperatorRegistry, bound to a specific deployed contract.
NewOperatorRegistryTransactor creates a new write-only instance of OperatorRegistry, bound to a specific deployed contract.
# Variables
OperatorRegistryABI is the input ABI used to generate the binding from.
OperatorRegistryBin is the compiled bytecode used for deploying new contracts.
OperatorRegistryMetaData contains all meta data concerning the OperatorRegistry contract.
# Structs
OperatorRegistry is an auto generated Go binding around an Ethereum contract.
OperatorRegistryAdminChanged represents a AdminChanged event raised by the OperatorRegistry contract.
OperatorRegistryAdminChangedIterator is returned from FilterAdminChanged and is used to iterate over the raw logs and unpacked data for AdminChanged events raised by the OperatorRegistry contract.
OperatorRegistryBeaconUpgraded represents a BeaconUpgraded event raised by the OperatorRegistry contract.
OperatorRegistryBeaconUpgradedIterator is returned from FilterBeaconUpgraded and is used to iterate over the raw logs and unpacked data for BeaconUpgraded events raised by the OperatorRegistry contract.
OperatorRegistryCaller is an auto generated read-only Go binding around an Ethereum contract.
OperatorRegistryCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
OperatorRegistryCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
OperatorRegistryFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
OperatorRegistryInitialized represents a Initialized event raised by the OperatorRegistry contract.
OperatorRegistryInitializedIterator is returned from FilterInitialized and is used to iterate over the raw logs and unpacked data for Initialized events raised by the OperatorRegistry contract.
OperatorRegistryOperatorSuspended represents a OperatorSuspended event raised by the OperatorRegistry contract.
OperatorRegistryOperatorSuspendedIterator is returned from FilterOperatorSuspended and is used to iterate over the raw logs and unpacked data for OperatorSuspended events raised by the OperatorRegistry contract.
OperatorRegistryOperatorsWhiteListed represents a OperatorsWhiteListed event raised by the OperatorRegistry contract.
OperatorRegistryOperatorsWhiteListedIterator is returned from FilterOperatorsWhiteListed and is used to iterate over the raw logs and unpacked data for OperatorsWhiteListed events raised by the OperatorRegistry contract.
OperatorRegistryOwnershipTransferred represents a OwnershipTransferred event raised by the OperatorRegistry contract.
OperatorRegistryOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the OperatorRegistry contract.
OperatorRegistryPaused represents a Paused event raised by the OperatorRegistry contract.
OperatorRegistryPausedIterator is returned from FilterPaused and is used to iterate over the raw logs and unpacked data for Paused events raised by the OperatorRegistry contract.
OperatorRegistryRaw is an auto generated low-level Go binding around an Ethereum contract.
OperatorRegistrySession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
OperatorRegistryTransactor is an auto generated write-only Go binding around an Ethereum contract.
OperatorRegistryTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
OperatorRegistryTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
OperatorRegistryUnpaused represents a Unpaused event raised by the OperatorRegistry contract.
OperatorRegistryUnpausedIterator is returned from FilterUnpaused and is used to iterate over the raw logs and unpacked data for Unpaused events raised by the OperatorRegistry contract.
OperatorRegistryUpgraded represents a Upgraded event raised by the OperatorRegistry contract.
OperatorRegistryUpgradedIterator is returned from FilterUpgraded and is used to iterate over the raw logs and unpacked data for Upgraded events raised by the OperatorRegistry contract.
OperatorRegistryWatchtowerDeRegisteredFromOperator represents a WatchtowerDeRegisteredFromOperator event raised by the OperatorRegistry contract.
OperatorRegistryWatchtowerDeRegisteredFromOperatorIterator is returned from FilterWatchtowerDeRegisteredFromOperator and is used to iterate over the raw logs and unpacked data for WatchtowerDeRegisteredFromOperator events raised by the OperatorRegistry contract.
OperatorRegistryWatchtowerRegisteredToOperator represents a WatchtowerRegisteredToOperator event raised by the OperatorRegistry contract.
OperatorRegistryWatchtowerRegisteredToOperatorIterator is returned from FilterWatchtowerRegisteredToOperator and is used to iterate over the raw logs and unpacked data for WatchtowerRegisteredToOperator events raised by the OperatorRegistry contract.