# Packages

No description provided by the author

# Functions

DeployFactProviderRegistryContract deploys a new Ethereum contract, binding an instance of FactProviderRegistryContract to it.
DeployPassportContract deploys a new Ethereum contract, binding an instance of PassportContract to it.
DeployPassportFactoryContract deploys a new Ethereum contract, binding an instance of PassportFactoryContract to it.
DeployPassportLogicContract deploys a new Ethereum contract, binding an instance of PassportLogicContract to it.
DeployPassportLogicRegistryContract deploys a new Ethereum contract, binding an instance of PassportLogicRegistryContract to it.
FilterPrivateDataExchangeDisputed filters event PrivateDataExchangeDisputed(uint256 indexed exchangeIdx, bool indexed successful, address indexed cheater) from logs.
FilterPrivateDataExchangeProposed filters event PrivateDataExchangeProposed(uint256 indexed exchangeIdx, address indexed dataRequester, address indexed passportOwner) from logs.
InitFactProviderRegistryContract creates a new instance of FactProviderRegistryContract, bound to a specific deployed contract.
InitPassportLogicContract creates a new instance of PassportLogicContract, bound to a specific deployed contract.
NewFactProviderRegistryContract creates a new instance of FactProviderRegistryContract, bound to a specific deployed contract.
NewFactProviderRegistryContractCaller creates a new read-only instance of FactProviderRegistryContract, bound to a specific deployed contract.
NewFactProviderRegistryContractFilterer creates a new log filterer instance of FactProviderRegistryContract, bound to a specific deployed contract.
NewFactProviderRegistryContractTransactor creates a new write-only instance of FactProviderRegistryContract, bound to a specific deployed contract.
NewIPassportLogicContract creates a new instance of IPassportLogicContract, bound to a specific deployed contract.
NewIPassportLogicContractCaller creates a new read-only instance of IPassportLogicContract, bound to a specific deployed contract.
NewIPassportLogicContractFilterer creates a new log filterer instance of IPassportLogicContract, bound to a specific deployed contract.
NewIPassportLogicContractTransactor creates a new write-only instance of IPassportLogicContract, bound to a specific deployed contract.
NewIPassportLogicRegistryContract creates a new instance of IPassportLogicRegistryContract, bound to a specific deployed contract.
NewIPassportLogicRegistryContractCaller creates a new read-only instance of IPassportLogicRegistryContract, bound to a specific deployed contract.
NewIPassportLogicRegistryContractFilterer creates a new log filterer instance of IPassportLogicRegistryContract, bound to a specific deployed contract.
NewIPassportLogicRegistryContractTransactor creates a new write-only instance of IPassportLogicRegistryContract, bound to a specific deployed contract.
NewPassportContract creates a new instance of PassportContract, bound to a specific deployed contract.
NewPassportContractCaller creates a new read-only instance of PassportContract, bound to a specific deployed contract.
NewPassportContractFilterer creates a new log filterer instance of PassportContract, bound to a specific deployed contract.
NewPassportContractTransactor creates a new write-only instance of PassportContract, bound to a specific deployed contract.
NewPassportFactoryContract creates a new instance of PassportFactoryContract, bound to a specific deployed contract.
NewPassportFactoryContractCaller creates a new read-only instance of PassportFactoryContract, bound to a specific deployed contract.
NewPassportFactoryContractFilterer creates a new log filterer instance of PassportFactoryContract, bound to a specific deployed contract.
NewPassportFactoryContractTransactor creates a new write-only instance of PassportFactoryContract, bound to a specific deployed contract.
NewPassportFactoryLogFilterer creates an instance of PassportFactoryLogFilterer.
NewPassportLogicContract creates a new instance of PassportLogicContract, bound to a specific deployed contract.
NewPassportLogicContractCaller creates a new read-only instance of PassportLogicContract, bound to a specific deployed contract.
NewPassportLogicContractFilterer creates a new log filterer instance of PassportLogicContract, bound to a specific deployed contract.
NewPassportLogicContractTransactor creates a new write-only instance of PassportLogicContract, bound to a specific deployed contract.
NewPassportLogicRegistryContract creates a new instance of PassportLogicRegistryContract, bound to a specific deployed contract.
NewPassportLogicRegistryContractCaller creates a new read-only instance of PassportLogicRegistryContract, bound to a specific deployed contract.
NewPassportLogicRegistryContractFilterer creates a new log filterer instance of PassportLogicRegistryContract, bound to a specific deployed contract.
NewPassportLogicRegistryContractTransactor creates a new write-only instance of PassportLogicRegistryContract, bound to a specific deployed contract.

# Constants

FactProviderRegistryContractABI is the input ABI used to generate the binding from.
FactProviderRegistryContractBin is the compiled bytecode used for deploying new contracts.
IPassportLogicContractABI is the input ABI used to generate the binding from.
IPassportLogicRegistryContractABI is the input ABI used to generate the binding from.
PassportContractABI is the input ABI used to generate the binding from.
PassportContractBin is the compiled bytecode used for deploying new contracts.
PassportFactoryContractABI is the input ABI used to generate the binding from.
PassportFactoryContractBin is the compiled bytecode used for deploying new contracts.
PassportLogicContractABI is the input ABI used to generate the binding from.
PassportLogicContractBin is the compiled bytecode used for deploying new contracts.
PassportLogicRegistryContractABI is the input ABI used to generate the binding from.
PassportLogicRegistryContractBin is the compiled bytecode used for deploying new contracts.

# Variables

FactProviderRegistryABI is prepared(parsed) ABI specification of FactProviderRegistry contract.
PassportLogicABI is prepared(parsed) ABI specification of PassportLogic contract.

# Structs

FactProviderRegistryContract is an auto generated Go binding around an Ethereum contract.
FactProviderRegistryContractCaller is an auto generated read-only Go binding around an Ethereum contract.
FactProviderRegistryContractCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
FactProviderRegistryContractCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
FactProviderRegistryContractFactProviderAdded represents a FactProviderAdded event raised by the FactProviderRegistryContract contract.
FactProviderRegistryContractFactProviderAddedIterator is returned from FilterFactProviderAdded and is used to iterate over the raw logs and unpacked data for FactProviderAdded events raised by the FactProviderRegistryContract contract.
FactProviderRegistryContractFactProviderDeleted represents a FactProviderDeleted event raised by the FactProviderRegistryContract contract.
FactProviderRegistryContractFactProviderDeletedIterator is returned from FilterFactProviderDeleted and is used to iterate over the raw logs and unpacked data for FactProviderDeleted events raised by the FactProviderRegistryContract contract.
FactProviderRegistryContractFactProviderUpdated represents a FactProviderUpdated event raised by the FactProviderRegistryContract contract.
FactProviderRegistryContractFactProviderUpdatedIterator is returned from FilterFactProviderUpdated and is used to iterate over the raw logs and unpacked data for FactProviderUpdated events raised by the FactProviderRegistryContract contract.
FactProviderRegistryContractFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
FactProviderRegistryContractOwnershipRenounced represents a OwnershipRenounced event raised by the FactProviderRegistryContract contract.
FactProviderRegistryContractOwnershipRenouncedIterator is returned from FilterOwnershipRenounced and is used to iterate over the raw logs and unpacked data for OwnershipRenounced events raised by the FactProviderRegistryContract contract.
FactProviderRegistryContractOwnershipTransferred represents a OwnershipTransferred event raised by the FactProviderRegistryContract contract.
FactProviderRegistryContractOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the FactProviderRegistryContract contract.
FactProviderRegistryContractRaw is an auto generated low-level Go binding around an Ethereum contract.
FactProviderRegistryContractSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
FactProviderRegistryContractTransactor is an auto generated write-only Go binding around an Ethereum contract.
FactProviderRegistryContractTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
FactProviderRegistryContractTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
IPassportLogicContract is an auto generated Go binding around an Ethereum contract.
IPassportLogicContractCaller is an auto generated read-only Go binding around an Ethereum contract.
IPassportLogicContractCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
IPassportLogicContractCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
IPassportLogicContractFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
IPassportLogicContractRaw is an auto generated low-level Go binding around an Ethereum contract.
IPassportLogicContractSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
IPassportLogicContractTransactor is an auto generated write-only Go binding around an Ethereum contract.
IPassportLogicContractTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
IPassportLogicContractTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
IPassportLogicRegistryContract is an auto generated Go binding around an Ethereum contract.
IPassportLogicRegistryContractCaller is an auto generated read-only Go binding around an Ethereum contract.
IPassportLogicRegistryContractCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
IPassportLogicRegistryContractCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
IPassportLogicRegistryContractCurrentPassportLogicSet represents a CurrentPassportLogicSet event raised by the IPassportLogicRegistryContract contract.
IPassportLogicRegistryContractCurrentPassportLogicSetIterator is returned from FilterCurrentPassportLogicSet and is used to iterate over the raw logs and unpacked data for CurrentPassportLogicSet events raised by the IPassportLogicRegistryContract contract.
IPassportLogicRegistryContractFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
IPassportLogicRegistryContractPassportLogicAdded represents a PassportLogicAdded event raised by the IPassportLogicRegistryContract contract.
IPassportLogicRegistryContractPassportLogicAddedIterator is returned from FilterPassportLogicAdded and is used to iterate over the raw logs and unpacked data for PassportLogicAdded events raised by the IPassportLogicRegistryContract contract.
IPassportLogicRegistryContractRaw is an auto generated low-level Go binding around an Ethereum contract.
IPassportLogicRegistryContractSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
IPassportLogicRegistryContractTransactor is an auto generated write-only Go binding around an Ethereum contract.
IPassportLogicRegistryContractTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
IPassportLogicRegistryContractTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
PassportContract is an auto generated Go binding around an Ethereum contract.
PassportContractCaller is an auto generated read-only Go binding around an Ethereum contract.
PassportContractCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
PassportContractCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
PassportContractFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
PassportContractOwnershipRenounced represents a OwnershipRenounced event raised by the PassportContract contract.
PassportContractOwnershipRenouncedIterator is returned from FilterOwnershipRenounced and is used to iterate over the raw logs and unpacked data for OwnershipRenounced events raised by the PassportContract contract.
PassportContractOwnershipTransferred represents a OwnershipTransferred event raised by the PassportContract contract.
PassportContractOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the PassportContract contract.
PassportContractPassportLogicRegistryChanged represents a PassportLogicRegistryChanged event raised by the PassportContract contract.
PassportContractPassportLogicRegistryChangedIterator is returned from FilterPassportLogicRegistryChanged and is used to iterate over the raw logs and unpacked data for PassportLogicRegistryChanged events raised by the PassportContract contract.
PassportContractRaw is an auto generated low-level Go binding around an Ethereum contract.
PassportContractSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
PassportContractTransactor is an auto generated write-only Go binding around an Ethereum contract.
PassportContractTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
PassportContractTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
PassportFactoryContract is an auto generated Go binding around an Ethereum contract.
PassportFactoryContractCaller is an auto generated read-only Go binding around an Ethereum contract.
PassportFactoryContractCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
PassportFactoryContractCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
PassportFactoryContractFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
PassportFactoryContractOwnershipRenounced represents a OwnershipRenounced event raised by the PassportFactoryContract contract.
PassportFactoryContractOwnershipRenouncedIterator is returned from FilterOwnershipRenounced and is used to iterate over the raw logs and unpacked data for OwnershipRenounced events raised by the PassportFactoryContract contract.
PassportFactoryContractOwnershipTransferred represents a OwnershipTransferred event raised by the PassportFactoryContract contract.
PassportFactoryContractOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the PassportFactoryContract contract.
PassportFactoryContractPassportCreated represents a PassportCreated event raised by the PassportFactoryContract contract.
PassportFactoryContractPassportCreatedIterator is returned from FilterPassportCreated and is used to iterate over the raw logs and unpacked data for PassportCreated events raised by the PassportFactoryContract contract.
PassportFactoryContractPassportLogicRegistryChanged represents a PassportLogicRegistryChanged event raised by the PassportFactoryContract contract.
PassportFactoryContractPassportLogicRegistryChangedIterator is returned from FilterPassportLogicRegistryChanged and is used to iterate over the raw logs and unpacked data for PassportLogicRegistryChanged events raised by the PassportFactoryContract contract.
PassportFactoryContractRaw is an auto generated low-level Go binding around an Ethereum contract.
PassportFactoryContractSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
PassportFactoryContractTransactor is an auto generated write-only Go binding around an Ethereum contract.
PassportFactoryContractTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
PassportFactoryContractTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
PassportFactoryLogFilterer filters PassportFactory event logs.
PassportLogicContract is an auto generated Go binding around an Ethereum contract.
PassportLogicContractAddressDeleted represents a AddressDeleted event raised by the PassportLogicContract contract.
PassportLogicContractAddressDeletedIterator is returned from FilterAddressDeleted and is used to iterate over the raw logs and unpacked data for AddressDeleted events raised by the PassportLogicContract contract.
PassportLogicContractAddressUpdated represents a AddressUpdated event raised by the PassportLogicContract contract.
PassportLogicContractAddressUpdatedIterator is returned from FilterAddressUpdated and is used to iterate over the raw logs and unpacked data for AddressUpdated events raised by the PassportLogicContract contract.
PassportLogicContractBoolDeleted represents a BoolDeleted event raised by the PassportLogicContract contract.
PassportLogicContractBoolDeletedIterator is returned from FilterBoolDeleted and is used to iterate over the raw logs and unpacked data for BoolDeleted events raised by the PassportLogicContract contract.
PassportLogicContractBoolUpdated represents a BoolUpdated event raised by the PassportLogicContract contract.
PassportLogicContractBoolUpdatedIterator is returned from FilterBoolUpdated and is used to iterate over the raw logs and unpacked data for BoolUpdated events raised by the PassportLogicContract contract.
PassportLogicContractBytesDeleted represents a BytesDeleted event raised by the PassportLogicContract contract.
PassportLogicContractBytesDeletedIterator is returned from FilterBytesDeleted and is used to iterate over the raw logs and unpacked data for BytesDeleted events raised by the PassportLogicContract contract.
PassportLogicContractBytesUpdated represents a BytesUpdated event raised by the PassportLogicContract contract.
PassportLogicContractBytesUpdatedIterator is returned from FilterBytesUpdated and is used to iterate over the raw logs and unpacked data for BytesUpdated events raised by the PassportLogicContract contract.
PassportLogicContractCaller is an auto generated read-only Go binding around an Ethereum contract.
PassportLogicContractCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
PassportLogicContractCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
PassportLogicContractFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
PassportLogicContractIntDeleted represents a IntDeleted event raised by the PassportLogicContract contract.
PassportLogicContractIntDeletedIterator is returned from FilterIntDeleted and is used to iterate over the raw logs and unpacked data for IntDeleted events raised by the PassportLogicContract contract.
PassportLogicContractIntUpdated represents a IntUpdated event raised by the PassportLogicContract contract.
PassportLogicContractIntUpdatedIterator is returned from FilterIntUpdated and is used to iterate over the raw logs and unpacked data for IntUpdated events raised by the PassportLogicContract contract.
PassportLogicContractIPFSHashDeleted represents a IPFSHashDeleted event raised by the PassportLogicContract contract.
PassportLogicContractIPFSHashDeletedIterator is returned from FilterIPFSHashDeleted and is used to iterate over the raw logs and unpacked data for IPFSHashDeleted events raised by the PassportLogicContract contract.
PassportLogicContractIPFSHashUpdated represents a IPFSHashUpdated event raised by the PassportLogicContract contract.
PassportLogicContractIPFSHashUpdatedIterator is returned from FilterIPFSHashUpdated and is used to iterate over the raw logs and unpacked data for IPFSHashUpdated events raised by the PassportLogicContract contract.
PassportLogicContractOwnershipRenounced represents a OwnershipRenounced event raised by the PassportLogicContract contract.
PassportLogicContractOwnershipRenouncedIterator is returned from FilterOwnershipRenounced and is used to iterate over the raw logs and unpacked data for OwnershipRenounced events raised by the PassportLogicContract contract.
PassportLogicContractOwnershipTransferred represents a OwnershipTransferred event raised by the PassportLogicContract contract.
PassportLogicContractOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the PassportLogicContract contract.
PassportLogicContractPrivateDataExchangeAccepted represents a PrivateDataExchangeAccepted event raised by the PassportLogicContract contract.
PassportLogicContractPrivateDataExchangeAcceptedIterator is returned from FilterPrivateDataExchangeAccepted and is used to iterate over the raw logs and unpacked data for PrivateDataExchangeAccepted events raised by the PassportLogicContract contract.
PassportLogicContractPrivateDataExchangeClosed represents a PrivateDataExchangeClosed event raised by the PassportLogicContract contract.
PassportLogicContractPrivateDataExchangeClosedIterator is returned from FilterPrivateDataExchangeClosed and is used to iterate over the raw logs and unpacked data for PrivateDataExchangeClosed events raised by the PassportLogicContract contract.
PassportLogicContractPrivateDataExchangeDisputed represents a PrivateDataExchangeDisputed event raised by the PassportLogicContract contract.
PassportLogicContractPrivateDataExchangeDisputedIterator is returned from FilterPrivateDataExchangeDisputed and is used to iterate over the raw logs and unpacked data for PrivateDataExchangeDisputed events raised by the PassportLogicContract contract.
PassportLogicContractPrivateDataExchangeProposed represents a PrivateDataExchangeProposed event raised by the PassportLogicContract contract.
PassportLogicContractPrivateDataExchangeProposedIterator is returned from FilterPrivateDataExchangeProposed and is used to iterate over the raw logs and unpacked data for PrivateDataExchangeProposed events raised by the PassportLogicContract contract.
PassportLogicContractPrivateDataHashesDeleted represents a PrivateDataHashesDeleted event raised by the PassportLogicContract contract.
PassportLogicContractPrivateDataHashesDeletedIterator is returned from FilterPrivateDataHashesDeleted and is used to iterate over the raw logs and unpacked data for PrivateDataHashesDeleted events raised by the PassportLogicContract contract.
PassportLogicContractPrivateDataHashesUpdated represents a PrivateDataHashesUpdated event raised by the PassportLogicContract contract.
PassportLogicContractPrivateDataHashesUpdatedIterator is returned from FilterPrivateDataHashesUpdated and is used to iterate over the raw logs and unpacked data for PrivateDataHashesUpdated events raised by the PassportLogicContract contract.
PassportLogicContractRaw is an auto generated low-level Go binding around an Ethereum contract.
PassportLogicContractSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
PassportLogicContractStringDeleted represents a StringDeleted event raised by the PassportLogicContract contract.
PassportLogicContractStringDeletedIterator is returned from FilterStringDeleted and is used to iterate over the raw logs and unpacked data for StringDeleted events raised by the PassportLogicContract contract.
PassportLogicContractStringUpdated represents a StringUpdated event raised by the PassportLogicContract contract.
PassportLogicContractStringUpdatedIterator is returned from FilterStringUpdated and is used to iterate over the raw logs and unpacked data for StringUpdated events raised by the PassportLogicContract contract.
PassportLogicContractTransactor is an auto generated write-only Go binding around an Ethereum contract.
PassportLogicContractTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
PassportLogicContractTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
PassportLogicContractTxDataDeleted represents a TxDataDeleted event raised by the PassportLogicContract contract.
PassportLogicContractTxDataDeletedIterator is returned from FilterTxDataDeleted and is used to iterate over the raw logs and unpacked data for TxDataDeleted events raised by the PassportLogicContract contract.
PassportLogicContractTxDataUpdated represents a TxDataUpdated event raised by the PassportLogicContract contract.
PassportLogicContractTxDataUpdatedIterator is returned from FilterTxDataUpdated and is used to iterate over the raw logs and unpacked data for TxDataUpdated events raised by the PassportLogicContract contract.
PassportLogicContractUintDeleted represents a UintDeleted event raised by the PassportLogicContract contract.
PassportLogicContractUintDeletedIterator is returned from FilterUintDeleted and is used to iterate over the raw logs and unpacked data for UintDeleted events raised by the PassportLogicContract contract.
PassportLogicContractUintUpdated represents a UintUpdated event raised by the PassportLogicContract contract.
PassportLogicContractUintUpdatedIterator is returned from FilterUintUpdated and is used to iterate over the raw logs and unpacked data for UintUpdated events raised by the PassportLogicContract contract.
PassportLogicContractWhitelistFactProviderAdded represents a WhitelistFactProviderAdded event raised by the PassportLogicContract contract.
PassportLogicContractWhitelistFactProviderAddedIterator is returned from FilterWhitelistFactProviderAdded and is used to iterate over the raw logs and unpacked data for WhitelistFactProviderAdded events raised by the PassportLogicContract contract.
PassportLogicContractWhitelistFactProviderRemoved represents a WhitelistFactProviderRemoved event raised by the PassportLogicContract contract.
PassportLogicContractWhitelistFactProviderRemovedIterator is returned from FilterWhitelistFactProviderRemoved and is used to iterate over the raw logs and unpacked data for WhitelistFactProviderRemoved events raised by the PassportLogicContract contract.
PassportLogicContractWhitelistOnlyPermissionSet represents a WhitelistOnlyPermissionSet event raised by the PassportLogicContract contract.
PassportLogicContractWhitelistOnlyPermissionSetIterator is returned from FilterWhitelistOnlyPermissionSet and is used to iterate over the raw logs and unpacked data for WhitelistOnlyPermissionSet events raised by the PassportLogicContract contract.
PassportLogicRegistryContract is an auto generated Go binding around an Ethereum contract.
PassportLogicRegistryContractCaller is an auto generated read-only Go binding around an Ethereum contract.
PassportLogicRegistryContractCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
PassportLogicRegistryContractCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
PassportLogicRegistryContractCurrentPassportLogicSet represents a CurrentPassportLogicSet event raised by the PassportLogicRegistryContract contract.
PassportLogicRegistryContractCurrentPassportLogicSetIterator is returned from FilterCurrentPassportLogicSet and is used to iterate over the raw logs and unpacked data for CurrentPassportLogicSet events raised by the PassportLogicRegistryContract contract.
PassportLogicRegistryContractFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
PassportLogicRegistryContractOwnershipRenounced represents a OwnershipRenounced event raised by the PassportLogicRegistryContract contract.
PassportLogicRegistryContractOwnershipRenouncedIterator is returned from FilterOwnershipRenounced and is used to iterate over the raw logs and unpacked data for OwnershipRenounced events raised by the PassportLogicRegistryContract contract.
PassportLogicRegistryContractOwnershipTransferred represents a OwnershipTransferred event raised by the PassportLogicRegistryContract contract.
PassportLogicRegistryContractOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the PassportLogicRegistryContract contract.
PassportLogicRegistryContractPassportLogicAdded represents a PassportLogicAdded event raised by the PassportLogicRegistryContract contract.
PassportLogicRegistryContractPassportLogicAddedIterator is returned from FilterPassportLogicAdded and is used to iterate over the raw logs and unpacked data for PassportLogicAdded events raised by the PassportLogicRegistryContract contract.
PassportLogicRegistryContractRaw is an auto generated low-level Go binding around an Ethereum contract.
PassportLogicRegistryContractSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
PassportLogicRegistryContractTransactor is an auto generated write-only Go binding around an Ethereum contract.
PassportLogicRegistryContractTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
PassportLogicRegistryContractTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.