Versions in this module Expand all Collapse all v0 v0.0.5 Feb 29, 2024 v0.0.4 Feb 28, 2024 Changes in this version + var CdkdatacommitteeABI = CdkdatacommitteeMetaData.ABI + var CdkdatacommitteeBin = CdkdatacommitteeMetaData.Bin + var CdkdatacommitteeMetaData = &bind.MetaData + type Cdkdatacommittee struct + func DeployCdkdatacommittee(auth *bind.TransactOpts, backend bind.ContractBackend) (common.Address, *types.Transaction, *Cdkdatacommittee, error) + func NewCdkdatacommittee(address common.Address, backend bind.ContractBackend) (*Cdkdatacommittee, error) + type CdkdatacommitteeCaller struct + func NewCdkdatacommitteeCaller(address common.Address, caller bind.ContractCaller) (*CdkdatacommitteeCaller, error) + func (_Cdkdatacommittee *CdkdatacommitteeCaller) CommitteeHash(opts *bind.CallOpts) ([32]byte, error) + func (_Cdkdatacommittee *CdkdatacommitteeCaller) GetAmountOfMembers(opts *bind.CallOpts) (*big.Int, error) + func (_Cdkdatacommittee *CdkdatacommitteeCaller) Members(opts *bind.CallOpts, arg0 *big.Int) (struct{ ... }, error) + func (_Cdkdatacommittee *CdkdatacommitteeCaller) Owner(opts *bind.CallOpts) (common.Address, error) + func (_Cdkdatacommittee *CdkdatacommitteeCaller) RequiredAmountOfSignatures(opts *bind.CallOpts) (*big.Int, error) + func (_Cdkdatacommittee *CdkdatacommitteeCaller) VerifySignatures(opts *bind.CallOpts, signedHash [32]byte, signaturesAndAddrs []byte) error + type CdkdatacommitteeCallerRaw struct + Contract *CdkdatacommitteeCaller + func (_Cdkdatacommittee *CdkdatacommitteeCallerRaw) Call(opts *bind.CallOpts, result *[]interface{}, method string, ...) error + type CdkdatacommitteeCallerSession struct + CallOpts bind.CallOpts + Contract *CdkdatacommitteeCaller + func (_Cdkdatacommittee *CdkdatacommitteeCallerSession) CommitteeHash() ([32]byte, error) + func (_Cdkdatacommittee *CdkdatacommitteeCallerSession) GetAmountOfMembers() (*big.Int, error) + func (_Cdkdatacommittee *CdkdatacommitteeCallerSession) Members(arg0 *big.Int) (struct{ ... }, error) + func (_Cdkdatacommittee *CdkdatacommitteeCallerSession) Owner() (common.Address, error) + func (_Cdkdatacommittee *CdkdatacommitteeCallerSession) RequiredAmountOfSignatures() (*big.Int, error) + func (_Cdkdatacommittee *CdkdatacommitteeCallerSession) VerifySignatures(signedHash [32]byte, signaturesAndAddrs []byte) error + type CdkdatacommitteeCommitteeUpdated struct + CommitteeHash [32]byte + Raw types.Log + type CdkdatacommitteeCommitteeUpdatedIterator struct + Event *CdkdatacommitteeCommitteeUpdated + func (it *CdkdatacommitteeCommitteeUpdatedIterator) Close() error + func (it *CdkdatacommitteeCommitteeUpdatedIterator) Error() error + func (it *CdkdatacommitteeCommitteeUpdatedIterator) Next() bool + type CdkdatacommitteeFilterer struct + func NewCdkdatacommitteeFilterer(address common.Address, filterer bind.ContractFilterer) (*CdkdatacommitteeFilterer, error) + func (_Cdkdatacommittee *CdkdatacommitteeFilterer) FilterCommitteeUpdated(opts *bind.FilterOpts) (*CdkdatacommitteeCommitteeUpdatedIterator, error) + func (_Cdkdatacommittee *CdkdatacommitteeFilterer) FilterInitialized(opts *bind.FilterOpts) (*CdkdatacommitteeInitializedIterator, error) + func (_Cdkdatacommittee *CdkdatacommitteeFilterer) FilterOwnershipTransferred(opts *bind.FilterOpts, previousOwner []common.Address, ...) (*CdkdatacommitteeOwnershipTransferredIterator, error) + func (_Cdkdatacommittee *CdkdatacommitteeFilterer) ParseCommitteeUpdated(log types.Log) (*CdkdatacommitteeCommitteeUpdated, error) + func (_Cdkdatacommittee *CdkdatacommitteeFilterer) ParseInitialized(log types.Log) (*CdkdatacommitteeInitialized, error) + func (_Cdkdatacommittee *CdkdatacommitteeFilterer) ParseOwnershipTransferred(log types.Log) (*CdkdatacommitteeOwnershipTransferred, error) + func (_Cdkdatacommittee *CdkdatacommitteeFilterer) WatchCommitteeUpdated(opts *bind.WatchOpts, sink chan<- *CdkdatacommitteeCommitteeUpdated) (event.Subscription, error) + func (_Cdkdatacommittee *CdkdatacommitteeFilterer) WatchInitialized(opts *bind.WatchOpts, sink chan<- *CdkdatacommitteeInitialized) (event.Subscription, error) + func (_Cdkdatacommittee *CdkdatacommitteeFilterer) WatchOwnershipTransferred(opts *bind.WatchOpts, sink chan<- *CdkdatacommitteeOwnershipTransferred, ...) (event.Subscription, error) + type CdkdatacommitteeInitialized struct + Raw types.Log + Version uint8 + type CdkdatacommitteeInitializedIterator struct + Event *CdkdatacommitteeInitialized + func (it *CdkdatacommitteeInitializedIterator) Close() error + func (it *CdkdatacommitteeInitializedIterator) Error() error + func (it *CdkdatacommitteeInitializedIterator) Next() bool + type CdkdatacommitteeOwnershipTransferred struct + NewOwner common.Address + PreviousOwner common.Address + Raw types.Log + type CdkdatacommitteeOwnershipTransferredIterator struct + Event *CdkdatacommitteeOwnershipTransferred + func (it *CdkdatacommitteeOwnershipTransferredIterator) Close() error + func (it *CdkdatacommitteeOwnershipTransferredIterator) Error() error + func (it *CdkdatacommitteeOwnershipTransferredIterator) Next() bool + type CdkdatacommitteeRaw struct + Contract *Cdkdatacommittee + func (_Cdkdatacommittee *CdkdatacommitteeRaw) Call(opts *bind.CallOpts, result *[]interface{}, method string, ...) error + func (_Cdkdatacommittee *CdkdatacommitteeRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error) + func (_Cdkdatacommittee *CdkdatacommitteeRaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error) + type CdkdatacommitteeSession struct + CallOpts bind.CallOpts + Contract *Cdkdatacommittee + TransactOpts bind.TransactOpts + func (_Cdkdatacommittee *CdkdatacommitteeSession) CommitteeHash() ([32]byte, error) + func (_Cdkdatacommittee *CdkdatacommitteeSession) GetAmountOfMembers() (*big.Int, error) + func (_Cdkdatacommittee *CdkdatacommitteeSession) Initialize() (*types.Transaction, error) + func (_Cdkdatacommittee *CdkdatacommitteeSession) Members(arg0 *big.Int) (struct{ ... }, error) + func (_Cdkdatacommittee *CdkdatacommitteeSession) Owner() (common.Address, error) + func (_Cdkdatacommittee *CdkdatacommitteeSession) RenounceOwnership() (*types.Transaction, error) + func (_Cdkdatacommittee *CdkdatacommitteeSession) RequiredAmountOfSignatures() (*big.Int, error) + func (_Cdkdatacommittee *CdkdatacommitteeSession) SetupCommittee(_requiredAmountOfSignatures *big.Int, urls []string, addrsBytes []byte) (*types.Transaction, error) + func (_Cdkdatacommittee *CdkdatacommitteeSession) TransferOwnership(newOwner common.Address) (*types.Transaction, error) + func (_Cdkdatacommittee *CdkdatacommitteeSession) VerifySignatures(signedHash [32]byte, signaturesAndAddrs []byte) error + type CdkdatacommitteeTransactor struct + func NewCdkdatacommitteeTransactor(address common.Address, transactor bind.ContractTransactor) (*CdkdatacommitteeTransactor, error) + func (_Cdkdatacommittee *CdkdatacommitteeTransactor) Initialize(opts *bind.TransactOpts) (*types.Transaction, error) + func (_Cdkdatacommittee *CdkdatacommitteeTransactor) RenounceOwnership(opts *bind.TransactOpts) (*types.Transaction, error) + func (_Cdkdatacommittee *CdkdatacommitteeTransactor) SetupCommittee(opts *bind.TransactOpts, _requiredAmountOfSignatures *big.Int, urls []string, ...) (*types.Transaction, error) + func (_Cdkdatacommittee *CdkdatacommitteeTransactor) TransferOwnership(opts *bind.TransactOpts, newOwner common.Address) (*types.Transaction, error) + type CdkdatacommitteeTransactorRaw struct + Contract *CdkdatacommitteeTransactor + func (_Cdkdatacommittee *CdkdatacommitteeTransactorRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error) + func (_Cdkdatacommittee *CdkdatacommitteeTransactorRaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error) + type CdkdatacommitteeTransactorSession struct + Contract *CdkdatacommitteeTransactor + TransactOpts bind.TransactOpts + func (_Cdkdatacommittee *CdkdatacommitteeTransactorSession) Initialize() (*types.Transaction, error) + func (_Cdkdatacommittee *CdkdatacommitteeTransactorSession) RenounceOwnership() (*types.Transaction, error) + func (_Cdkdatacommittee *CdkdatacommitteeTransactorSession) SetupCommittee(_requiredAmountOfSignatures *big.Int, urls []string, addrsBytes []byte) (*types.Transaction, error) + func (_Cdkdatacommittee *CdkdatacommitteeTransactorSession) TransferOwnership(newOwner common.Address) (*types.Transaction, error)