package
0.0.0-20250206171726-16f11a2138c1
Repository: https://github.com/g7dao/protocol.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Loads a key from file, prompting the user for the password if it is not provided as a function argument.
Creates a new context to be used when interacting with the chain client.
Generates an Ethereum client to the JSONRPC API at the given URL.
NewNodeInterface creates a new instance of NodeInterface, bound to a specific deployed contract.
NewNodeInterfaceCaller creates a new read-only instance of NodeInterface, bound to a specific deployed contract.
NewNodeInterfaceFilterer creates a new log filterer instance of NodeInterface, bound to a specific deployed contract.
NewNodeInterfaceTransactor creates a new write-only instance of NodeInterface, bound to a specific deployed contract.
This method is used to set the parameters on a view call from command line arguments (represented mostly as strings).
This method is used to set the parameters on a transaction from command line arguments (represented mostly as strings).
Unlocks a key from a keystore (byte contents of a keystore file) with the given password.

# Variables

No description provided by the author
NodeInterfaceABI is the input ABI used to generate the binding from.
NodeInterfaceMetaData contains all meta data concerning the NodeInterface contract.

# Structs

NodeInterface is an auto generated Go binding around an Ethereum contract.
NodeInterfaceCaller is an auto generated read-only Go binding around an Ethereum contract.
NodeInterfaceCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
NodeInterfaceCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
NodeInterfaceFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
NodeInterfaceRaw is an auto generated low-level Go binding around an Ethereum contract.
NodeInterfaceSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
NodeInterfaceTransactor is an auto generated write-only Go binding around an Ethereum contract.
NodeInterfaceTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
NodeInterfaceTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.