# Functions
DeployMerkleProof deploys a new Ethereum contract, binding an instance of MerkleProof to it.
NewMerkleProof creates a new instance of MerkleProof, bound to a specific deployed contract.
NewMerkleProofCaller creates a new read-only instance of MerkleProof, bound to a specific deployed contract.
NewMerkleProofFilterer creates a new log filterer instance of MerkleProof, bound to a specific deployed contract.
NewMerkleProofTransactor creates a new write-only instance of MerkleProof, bound to a specific deployed contract.
# Variables
MerkleProofABI is the input ABI used to generate the binding from.
MerkleProofBin is the compiled bytecode used for deploying new contracts.
MerkleProofMetaData contains all meta data concerning the MerkleProof contract.
# Structs
MerkleProof is an auto generated Go binding around an Ethereum contract.
MerkleProofCaller is an auto generated read-only Go binding around an Ethereum contract.
MerkleProofCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
MerkleProofCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
MerkleProofFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
MerkleProofRaw is an auto generated low-level Go binding around an Ethereum contract.
MerkleProofSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
MerkleProofTransactor is an auto generated write-only Go binding around an Ethereum contract.
MerkleProofTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
MerkleProofTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.