# Functions

DeployWrappers deploys a new Ethereum contract, binding an instance of Wrappers to it.
NewWrappers creates a new instance of Wrappers, bound to a specific deployed contract.
NewWrappersCaller creates a new read-only instance of Wrappers, bound to a specific deployed contract.
NewWrappersFilterer creates a new log filterer instance of Wrappers, bound to a specific deployed contract.
NewWrappersTransactor creates a new write-only instance of Wrappers, bound to a specific deployed contract.

# Variables

WrappersABI is the input ABI used to generate the binding from.
WrappersBin is the compiled bytecode used for deploying new contracts.
WrappersMetaData contains all meta data concerning the Wrappers contract.

# Structs

BinaryMerkleProof is an auto generated low-level Go binding around an user-defined struct.
DataRootTuple is an auto generated low-level Go binding around an user-defined struct.
Signature is an auto generated low-level Go binding around an user-defined struct.
Validator is an auto generated low-level Go binding around an user-defined struct.
Wrappers is an auto generated Go binding around an Ethereum contract.
WrappersCaller is an auto generated read-only Go binding around an Ethereum contract.
WrappersCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
WrappersCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
WrappersDataRootTupleRootEvent represents a DataRootTupleRootEvent event raised by the Wrappers contract.
WrappersDataRootTupleRootEventIterator is returned from FilterDataRootTupleRootEvent and is used to iterate over the raw logs and unpacked data for DataRootTupleRootEvent events raised by the Wrappers contract.
WrappersFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
WrappersInitialized represents a Initialized event raised by the Wrappers contract.
WrappersInitializedIterator is returned from FilterInitialized and is used to iterate over the raw logs and unpacked data for Initialized events raised by the Wrappers contract.
WrappersOwnershipTransferred represents a OwnershipTransferred event raised by the Wrappers contract.
WrappersOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the Wrappers contract.
WrappersRaw is an auto generated low-level Go binding around an Ethereum contract.
WrappersSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
WrappersTransactor is an auto generated write-only Go binding around an Ethereum contract.
WrappersTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
WrappersTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
WrappersUpgraded represents a Upgraded event raised by the Wrappers contract.
WrappersUpgradedIterator is returned from FilterUpgraded and is used to iterate over the raw logs and unpacked data for Upgraded events raised by the Wrappers contract.
WrappersValidatorSetUpdatedEvent represents a ValidatorSetUpdatedEvent event raised by the Wrappers contract.
WrappersValidatorSetUpdatedEventIterator is returned from FilterValidatorSetUpdatedEvent and is used to iterate over the raw logs and unpacked data for ValidatorSetUpdatedEvent events raised by the Wrappers contract.