# Functions
DeployPlonkverifier deploys a new Ethereum contract, binding an instance of Plonkverifier to it.
NewPlonkverifier creates a new instance of Plonkverifier, bound to a specific deployed contract.
NewPlonkverifierCaller creates a new read-only instance of Plonkverifier, bound to a specific deployed contract.
NewPlonkverifierFilterer creates a new log filterer instance of Plonkverifier, bound to a specific deployed contract.
NewPlonkverifierTransactor creates a new write-only instance of Plonkverifier, bound to a specific deployed contract.
# Variables
PlonkverifierABI is the input ABI used to generate the binding from.
PlonkverifierBin is the compiled bytecode used for deploying new contracts.
PlonkverifierMetaData contains all meta data concerning the Plonkverifier contract.
# Structs
Plonkverifier is an auto generated Go binding around an Ethereum contract.
PlonkverifierCaller is an auto generated read-only Go binding around an Ethereum contract.
PlonkverifierCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
PlonkverifierCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
PlonkverifierFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
PlonkverifierRaw is an auto generated low-level Go binding around an Ethereum contract.
PlonkverifierSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
PlonkverifierTransactor is an auto generated write-only Go binding around an Ethereum contract.
PlonkverifierTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
PlonkverifierTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.