# Functions
DeploySp1verifier deploys a new Ethereum contract, binding an instance of Sp1verifier to it.
NewSp1verifier creates a new instance of Sp1verifier, bound to a specific deployed contract.
NewSp1verifierCaller creates a new read-only instance of Sp1verifier, bound to a specific deployed contract.
NewSp1verifierFilterer creates a new log filterer instance of Sp1verifier, bound to a specific deployed contract.
NewSp1verifierTransactor creates a new write-only instance of Sp1verifier, bound to a specific deployed contract.
# Variables
Sp1verifierABI is the input ABI used to generate the binding from.
Sp1verifierBin is the compiled bytecode used for deploying new contracts.
Sp1verifierMetaData contains all meta data concerning the Sp1verifier contract.
# Structs
Sp1verifier is an auto generated Go binding around an Ethereum contract.
Sp1verifierCaller is an auto generated read-only Go binding around an Ethereum contract.
Sp1verifierCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
Sp1verifierCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
Sp1verifierFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
Sp1verifierRaw is an auto generated low-level Go binding around an Ethereum contract.
Sp1verifierSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
Sp1verifierTransactor is an auto generated write-only Go binding around an Ethereum contract.
Sp1verifierTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
Sp1verifierTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.