package
0.28.0
Repository: https://github.com/ten-protocol/go-ten.git
Documentation: pkg.go.dev

# Functions

DeployECDSA deploys a new Ethereum contract, binding an instance of ECDSA to it.
NewECDSA creates a new instance of ECDSA, bound to a specific deployed contract.
NewECDSACaller creates a new read-only instance of ECDSA, bound to a specific deployed contract.
NewECDSAFilterer creates a new log filterer instance of ECDSA, bound to a specific deployed contract.
NewECDSATransactor creates a new write-only instance of ECDSA, bound to a specific deployed contract.

# Variables

ECDSAABI is the input ABI used to generate the binding from.
ECDSABin is the compiled bytecode used for deploying new contracts.
ECDSAMetaData contains all meta data concerning the ECDSA contract.

# Structs

ECDSA is an auto generated Go binding around an Ethereum contract.
ECDSACaller is an auto generated read-only Go binding around an Ethereum contract.
ECDSACallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
ECDSACallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
ECDSAFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
ECDSARaw is an auto generated low-level Go binding around an Ethereum contract.
ECDSASession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
ECDSATransactor is an auto generated write-only Go binding around an Ethereum contract.
ECDSATransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
ECDSATransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.