package
0.79.0-preview.4
Repository: https://github.com/vegaprotocol/vega.git
Documentation: pkg.go.dev
# Functions
NewMultisigControl creates a new instance of MultisigControl, bound to a specific deployed contract.
NewMultisigControlCaller creates a new read-only instance of MultisigControl, bound to a specific deployed contract.
NewMultisigControlFilterer creates a new log filterer instance of MultisigControl, bound to a specific deployed contract.
NewMultisigControlTransactor creates a new write-only instance of MultisigControl, bound to a specific deployed contract.
# Variables
MultisigControlABI is the input ABI used to generate the binding from.
MultisigControlMetaData contains all meta data concerning the MultisigControl contract.
# Structs
MultisigControl is an auto generated Go binding around an Ethereum contract.
MultisigControlCaller is an auto generated read-only Go binding around an Ethereum contract.
MultisigControlCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
MultisigControlCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
MultisigControlFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
MultisigControlNonceBurnt represents a NonceBurnt event raised by the MultisigControl contract.
MultisigControlNonceBurntIterator is returned from FilterNonceBurnt and is used to iterate over the raw logs and unpacked data for NonceBurnt events raised by the MultisigControl contract.
MultisigControlRaw is an auto generated low-level Go binding around an Ethereum contract.
MultisigControlSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
MultisigControlSignerAdded represents a SignerAdded event raised by the MultisigControl contract.
MultisigControlSignerAddedIterator is returned from FilterSignerAdded and is used to iterate over the raw logs and unpacked data for SignerAdded events raised by the MultisigControl contract.
MultisigControlSignerRemoved represents a SignerRemoved event raised by the MultisigControl contract.
MultisigControlSignerRemovedIterator is returned from FilterSignerRemoved and is used to iterate over the raw logs and unpacked data for SignerRemoved events raised by the MultisigControl contract.
MultisigControlThresholdSet represents a ThresholdSet event raised by the MultisigControl contract.
MultisigControlThresholdSetIterator is returned from FilterThresholdSet and is used to iterate over the raw logs and unpacked data for ThresholdSet events raised by the MultisigControl contract.
MultisigControlTransactor is an auto generated write-only Go binding around an Ethereum contract.
MultisigControlTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
MultisigControlTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.