package
0.0.0-20230719225935-5e2bce954cf1
Repository: https://github.com/jahankohan/mpc_wallet.git
Documentation: pkg.go.dev
# Functions
DeployKeyShareStorage deploys a new Ethereum contract, binding an instance of KeyShareStorage to it.
NewKeyShareStorage creates a new instance of KeyShareStorage, bound to a specific deployed contract.
NewKeyShareStorageCaller creates a new read-only instance of KeyShareStorage, bound to a specific deployed contract.
NewKeyShareStorageFilterer creates a new log filterer instance of KeyShareStorage, bound to a specific deployed contract.
NewKeyShareStorageTransactor creates a new write-only instance of KeyShareStorage, bound to a specific deployed contract.
# Variables
KeyShareStorageABI is the input ABI used to generate the binding from.
KeyShareStorageBin is the compiled bytecode used for deploying new contracts.
KeyShareStorageMetaData contains all meta data concerning the KeyShareStorage contract.
# Structs
KeyShareStorage is an auto generated Go binding around an Ethereum contract.
KeyShareStorageCaller is an auto generated read-only Go binding around an Ethereum contract.
KeyShareStorageCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
KeyShareStorageCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
KeyShareStorageFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
KeyShareStoragePaused represents a Paused event raised by the KeyShareStorage contract.
KeyShareStoragePausedIterator is returned from FilterPaused and is used to iterate over the raw logs and unpacked data for Paused events raised by the KeyShareStorage contract.
KeyShareStorageRaw is an auto generated low-level Go binding around an Ethereum contract.
KeyShareStorageSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
KeyShareStorageShareDeleted represents a ShareDeleted event raised by the KeyShareStorage contract.
KeyShareStorageShareDeletedIterator is returned from FilterShareDeleted and is used to iterate over the raw logs and unpacked data for ShareDeleted events raised by the KeyShareStorage contract.
KeyShareStorageShareStored represents a ShareStored event raised by the KeyShareStorage contract.
KeyShareStorageShareStoredIterator is returned from FilterShareStored and is used to iterate over the raw logs and unpacked data for ShareStored events raised by the KeyShareStorage contract.
KeyShareStorageShareUpdated represents a ShareUpdated event raised by the KeyShareStorage contract.
KeyShareStorageShareUpdatedIterator is returned from FilterShareUpdated and is used to iterate over the raw logs and unpacked data for ShareUpdated events raised by the KeyShareStorage contract.
KeyShareStorageTransactor is an auto generated write-only Go binding around an Ethereum contract.
KeyShareStorageTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
KeyShareStorageTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
KeyShareStorageUnpaused represents a Unpaused event raised by the KeyShareStorage contract.
KeyShareStorageUnpausedIterator is returned from FilterUnpaused and is used to iterate over the raw logs and unpacked data for Unpaused events raised by the KeyShareStorage contract.