# Functions

NewFeeVault creates a new instance of FeeVault, bound to a specific deployed contract.
NewFeeVaultCaller creates a new read-only instance of FeeVault, bound to a specific deployed contract.
NewFeeVaultFilterer creates a new log filterer instance of FeeVault, bound to a specific deployed contract.
NewFeeVaultTransactor creates a new write-only instance of FeeVault, bound to a specific deployed contract.

# Variables

FeeVaultABI is the input ABI used to generate the binding from.
FeeVaultMetaData contains all meta data concerning the FeeVault contract.

# Structs

FeeVault is an auto generated Go binding around an Ethereum contract.
FeeVaultCaller is an auto generated read-only Go binding around an Ethereum contract.
FeeVaultCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
FeeVaultCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
FeeVaultFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
FeeVaultOpenChannelFeeDeposited represents a OpenChannelFeeDeposited event raised by the FeeVault contract.
FeeVaultOpenChannelFeeDepositedIterator is returned from FilterOpenChannelFeeDeposited and is used to iterate over the raw logs and unpacked data for OpenChannelFeeDeposited events raised by the FeeVault contract.
FeeVaultOwnershipTransferred represents a OwnershipTransferred event raised by the FeeVault contract.
FeeVaultOwnershipTransferredIterator is returned from FilterOwnershipTransferred and is used to iterate over the raw logs and unpacked data for OwnershipTransferred events raised by the FeeVault contract.
FeeVaultOwnershipTransferStarted represents a OwnershipTransferStarted event raised by the FeeVault contract.
FeeVaultOwnershipTransferStartedIterator is returned from FilterOwnershipTransferStarted and is used to iterate over the raw logs and unpacked data for OwnershipTransferStarted events raised by the FeeVault contract.
FeeVaultRaw is an auto generated low-level Go binding around an Ethereum contract.
FeeVaultSendPacketFeeDeposited represents a SendPacketFeeDeposited event raised by the FeeVault contract.
FeeVaultSendPacketFeeDepositedIterator is returned from FilterSendPacketFeeDeposited and is used to iterate over the raw logs and unpacked data for SendPacketFeeDeposited events raised by the FeeVault contract.
FeeVaultSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
FeeVaultTransactor is an auto generated write-only Go binding around an Ethereum contract.
FeeVaultTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
FeeVaultTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.