# Functions
DeployLagrange deploys a new Ethereum contract, binding an instance of Lagrange to it.
NewLagrange creates a new instance of Lagrange, bound to a specific deployed contract.
NewLagrangeCaller creates a new read-only instance of Lagrange, bound to a specific deployed contract.
NewLagrangeFilterer creates a new log filterer instance of Lagrange, bound to a specific deployed contract.
NewLagrangeTransactor creates a new write-only instance of Lagrange, bound to a specific deployed contract.
# Variables
LagrangeABI is the input ABI used to generate the binding from.
LagrangeBin is the compiled bytecode used for deploying new contracts.
LagrangeMetaData contains all meta data concerning the Lagrange contract.
# Structs
IBLSKeyCheckerBLSKeyWithProof is an auto generated low-level Go binding around an user-defined struct.
ISignatureUtilsSignatureWithSaltAndExpiry is an auto generated low-level Go binding around an user-defined struct.
Lagrange is an auto generated Go binding around an Ethereum contract.
LagrangeCaller is an auto generated read-only Go binding around an Ethereum contract.
LagrangeCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
LagrangeCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
LagrangeFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
LagrangeInitialized represents a Initialized event raised by the Lagrange contract.
LagrangeInitializedIterator is returned from FilterInitialized and is used to iterate over the raw logs and unpacked data for Initialized events raised by the Lagrange contract.
LagrangeOperatorDeregistered represents a OperatorDeregistered event raised by the Lagrange contract.
LagrangeOperatorDeregisteredIterator is returned from FilterOperatorDeregistered and is used to iterate over the raw logs and unpacked data for OperatorDeregistered events raised by the Lagrange contract.
LagrangeOperatorRegistered represents a OperatorRegistered event raised by the Lagrange contract.
LagrangeOperatorRegisteredIterator is returned from FilterOperatorRegistered and is used to iterate over the raw logs and unpacked data for OperatorRegistered events raised by the Lagrange contract.
LagrangeOperatorSubscribed represents a OperatorSubscribed event raised by the Lagrange contract.
LagrangeOperatorSubscribedIterator is returned from FilterOperatorSubscribed and is used to iterate over the raw logs and unpacked data for OperatorSubscribed events raised by the Lagrange contract.
LagrangeOperatorUnsubscribed represents a OperatorUnsubscribed event raised by the Lagrange contract.
LagrangeOperatorUnsubscribedIterator is returned from FilterOperatorUnsubscribed and is used to iterate over the raw logs and unpacked data for OperatorUnsubscribed events raised by the Lagrange contract.
LagrangeOwnershipTransferred represents a OwnershipTransferred event raised by the Lagrange contract.
LagrangeOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the Lagrange contract.
LagrangeRaw is an auto generated low-level Go binding around an Ethereum contract.
LagrangeSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
LagrangeTransactor is an auto generated write-only Go binding around an Ethereum contract.
LagrangeTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
LagrangeTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
LagrangeUnsubscribedByAdmin represents a UnsubscribedByAdmin event raised by the Lagrange contract.
LagrangeUnsubscribedByAdminIterator is returned from FilterUnsubscribedByAdmin and is used to iterate over the raw logs and unpacked data for UnsubscribedByAdmin events raised by the Lagrange contract.