# Functions
DeployContractBLSApkRegistry deploys a new Ethereum contract, binding an instance of ContractBLSApkRegistry to it.
NewContractBLSApkRegistry creates a new instance of ContractBLSApkRegistry, bound to a specific deployed contract.
NewContractBLSApkRegistryCaller creates a new read-only instance of ContractBLSApkRegistry, bound to a specific deployed contract.
NewContractBLSApkRegistryFilterer creates a new log filterer instance of ContractBLSApkRegistry, bound to a specific deployed contract.
NewContractBLSApkRegistryTransactor creates a new write-only instance of ContractBLSApkRegistry, bound to a specific deployed contract.
# Variables
ContractBLSApkRegistryABI is the input ABI used to generate the binding from.
ContractBLSApkRegistryBin is the compiled bytecode used for deploying new contracts.
ContractBLSApkRegistryMetaData contains all meta data concerning the ContractBLSApkRegistry contract.
# Structs
BN254G1Point is an auto generated low-level Go binding around an user-defined struct.
BN254G2Point is an auto generated low-level Go binding around an user-defined struct.
ContractBLSApkRegistry is an auto generated Go binding around an Ethereum contract.
ContractBLSApkRegistryCaller is an auto generated read-only Go binding around an Ethereum contract.
ContractBLSApkRegistryCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ContractBLSApkRegistryCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ContractBLSApkRegistryFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
ContractBLSApkRegistryInitialized represents a Initialized event raised by the ContractBLSApkRegistry contract.
ContractBLSApkRegistryInitializedIterator is returned from FilterInitialized and is used to iterate over the raw logs and unpacked data for Initialized events raised by the ContractBLSApkRegistry contract.
ContractBLSApkRegistryNewPubkeyRegistration represents a NewPubkeyRegistration event raised by the ContractBLSApkRegistry contract.
ContractBLSApkRegistryNewPubkeyRegistrationIterator is returned from FilterNewPubkeyRegistration and is used to iterate over the raw logs and unpacked data for NewPubkeyRegistration events raised by the ContractBLSApkRegistry contract.
ContractBLSApkRegistryOperatorAddedToQuorums represents a OperatorAddedToQuorums event raised by the ContractBLSApkRegistry contract.
ContractBLSApkRegistryOperatorAddedToQuorumsIterator is returned from FilterOperatorAddedToQuorums and is used to iterate over the raw logs and unpacked data for OperatorAddedToQuorums events raised by the ContractBLSApkRegistry contract.
ContractBLSApkRegistryOperatorRemovedFromQuorums represents a OperatorRemovedFromQuorums event raised by the ContractBLSApkRegistry contract.
ContractBLSApkRegistryOperatorRemovedFromQuorumsIterator is returned from FilterOperatorRemovedFromQuorums and is used to iterate over the raw logs and unpacked data for OperatorRemovedFromQuorums events raised by the ContractBLSApkRegistry contract.
ContractBLSApkRegistryRaw is an auto generated low-level Go binding around an Ethereum contract.
ContractBLSApkRegistrySession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ContractBLSApkRegistryTransactor is an auto generated write-only Go binding around an Ethereum contract.
ContractBLSApkRegistryTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ContractBLSApkRegistryTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
IBLSApkRegistryApkUpdate is an auto generated low-level Go binding around an user-defined struct.
IBLSApkRegistryPubkeyRegistrationParams is an auto generated low-level Go binding around an user-defined struct.
# Interfaces
ContractBLSApkRegistryCalls is an auto generated interface that defines the call methods available for an Ethereum contract.
ContractBLSApkRegistryFilterer is an auto generated interface that defines the log filtering methods available for an Ethereum contract.
ContractBLSApkRegistryMethods is an auto generated interface around an Ethereum contract.
ContractBLSApkRegistryTransacts is an auto generated interface that defines the transact methods available for an Ethereum contract.