package
2.0.0-beta.2
Repository: https://github.com/shutter-network/contracts.git
Documentation: pkg.go.dev

# Functions

NewSequencer creates a new instance of Sequencer, bound to a specific deployed contract.
NewSequencerCaller creates a new read-only instance of Sequencer, bound to a specific deployed contract.
NewSequencerFilterer creates a new log filterer instance of Sequencer, bound to a specific deployed contract.
NewSequencerTransactor creates a new write-only instance of Sequencer, bound to a specific deployed contract.

# Variables

SequencerABI is the input ABI used to generate the binding from.
SequencerMetaData contains all meta data concerning the Sequencer contract.

# Structs

Sequencer is an auto generated Go binding around an Ethereum contract.
SequencerCaller is an auto generated read-only Go binding around an Ethereum contract.
SequencerCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
SequencerCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
SequencerDecryptionProgressSubmitted represents a DecryptionProgressSubmitted event raised by the Sequencer contract.
SequencerDecryptionProgressSubmittedIterator is returned from FilterDecryptionProgressSubmitted and is used to iterate over the raw logs and unpacked data for DecryptionProgressSubmitted events raised by the Sequencer contract.
SequencerFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
SequencerRaw is an auto generated low-level Go binding around an Ethereum contract.
SequencerSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
SequencerTransactionSubmitted represents a TransactionSubmitted event raised by the Sequencer contract.
SequencerTransactionSubmittedIterator is returned from FilterTransactionSubmitted and is used to iterate over the raw logs and unpacked data for TransactionSubmitted events raised by the Sequencer contract.
SequencerTransactor is an auto generated write-only Go binding around an Ethereum contract.
SequencerTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
SequencerTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.