package
0.12.3
Repository: https://github.com/peteim/go-sdk.git
Documentation: pkg.go.dev

# Functions

NewConfig creates a new instance of Config, bound to a specific deployed contract.
NewConfigCaller creates a new read-only instance of Config, bound to a specific deployed contract.
NewConfigFilterer creates a new log filterer instance of Config, bound to a specific deployed contract.
NewConfigTransactor creates a new write-only instance of Config, bound to a specific deployed contract.
NewSystemConfigService returns ptr of SystemConfigService.

# Constants

ConfigABI is the input ABI used to generate the binding from.

# Structs

Config is an auto generated Go binding around a Solidity contract.
ConfigCaller is an auto generated read-only Go binding around a Solidity contract.
ConfigCallerRaw is an auto generated low-level read-only Go binding around a Solidity contract.
ConfigCallerSession is an auto generated read-only Go binding around a Solidity contract, with pre-set call options.
ConfigFilterer is an auto generated log filtering Go binding around a Solidity contract events.
ConfigRaw is an auto generated low-level Go binding around a Solidity contract.
ConfigSession is an auto generated Go binding around a Solidity contract, with pre-set call and transact options.
ConfigTransactor is an auto generated write-only Go binding around a Solidity contract.
ConfigTransactorRaw is an auto generated low-level write-only Go binding around a Solidity contract.
ConfigTransactorSession is an auto generated write-only Go binding around a Solidity contract, with pre-set transact options.
SystemConfigService is a precompile contract service.