package
4.1.0+incompatible
Repository: https://github.com/my-cloud/ruthenium.git
Documentation: pkg.go.dev
# Functions
NewPoh creates a new instance of Poh, bound to a specific deployed contract.
NewPohCaller creates a new read-only instance of Poh, bound to a specific deployed contract.
NewPohFilterer creates a new log filterer instance of Poh, bound to a specific deployed contract.
NewPohTransactor creates a new write-only instance of Poh, bound to a specific deployed contract.
No description provided by the author
# Variables
PohABI is the input ABI used to generate the binding from.
PohMetaData contains all meta data concerning the Poh contract.
# Structs
Poh is an auto generated Go binding around an Ethereum contract.
PohAddSubmission represents a AddSubmission event raised by the Poh contract.
PohAddSubmissionIterator is returned from FilterAddSubmission and is used to iterate over the raw logs and unpacked data for AddSubmission events raised by the Poh contract.
PohAppealContribution represents a AppealContribution event raised by the Poh contract.
PohAppealContributionIterator is returned from FilterAppealContribution and is used to iterate over the raw logs and unpacked data for AppealContribution events raised by the Poh contract.
PohArbitratorComplete represents a ArbitratorComplete event raised by the Poh contract.
PohArbitratorCompleteIterator is returned from FilterArbitratorComplete and is used to iterate over the raw logs and unpacked data for ArbitratorComplete events raised by the Poh contract.
PohCaller is an auto generated read-only Go binding around an Ethereum contract.
PohCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
PohCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
PohChallengeResolved represents a ChallengeResolved event raised by the Poh contract.
PohChallengeResolvedIterator is returned from FilterChallengeResolved and is used to iterate over the raw logs and unpacked data for ChallengeResolved events raised by the Poh contract.
PohDispute represents a Dispute event raised by the Poh contract.
PohDisputeIterator is returned from FilterDispute and is used to iterate over the raw logs and unpacked data for Dispute events raised by the Poh contract.
PohEvidence represents a Evidence event raised by the Poh contract.
PohEvidenceIterator is returned from FilterEvidence and is used to iterate over the raw logs and unpacked data for Evidence events raised by the Poh contract.
PohFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
PohHasPaidAppealFee represents a HasPaidAppealFee event raised by the Poh contract.
PohHasPaidAppealFeeIterator is returned from FilterHasPaidAppealFee and is used to iterate over the raw logs and unpacked data for HasPaidAppealFee events raised by the Poh contract.
PohMetaEvidence represents a MetaEvidence event raised by the Poh contract.
PohMetaEvidenceIterator is returned from FilterMetaEvidence and is used to iterate over the raw logs and unpacked data for MetaEvidence events raised by the Poh contract.
PohRaw is an auto generated low-level Go binding around an Ethereum contract.
PohReapplySubmission represents a ReapplySubmission event raised by the Poh contract.
PohReapplySubmissionIterator is returned from FilterReapplySubmission and is used to iterate over the raw logs and unpacked data for ReapplySubmission events raised by the Poh contract.
PohRemoveSubmission represents a RemoveSubmission event raised by the Poh contract.
PohRemoveSubmissionIterator is returned from FilterRemoveSubmission and is used to iterate over the raw logs and unpacked data for RemoveSubmission events raised by the Poh contract.
PohRuling represents a Ruling event raised by the Poh contract.
PohRulingIterator is returned from FilterRuling and is used to iterate over the raw logs and unpacked data for Ruling events raised by the Poh contract.
PohSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
PohSubmissionChallenged represents a SubmissionChallenged event raised by the Poh contract.
PohSubmissionChallengedIterator is returned from FilterSubmissionChallenged and is used to iterate over the raw logs and unpacked data for SubmissionChallenged events raised by the Poh contract.
PohTransactor is an auto generated write-only Go binding around an Ethereum contract.
PohTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
PohTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
PohVouchAdded represents a VouchAdded event raised by the Poh contract.
PohVouchAddedIterator is returned from FilterVouchAdded and is used to iterate over the raw logs and unpacked data for VouchAdded events raised by the Poh contract.
PohVouchRemoved represents a VouchRemoved event raised by the Poh contract.
PohVouchRemovedIterator is returned from FilterVouchRemoved and is used to iterate over the raw logs and unpacked data for VouchRemoved events raised by the Poh contract.
No description provided by the author