package
0.1.34
Repository: https://github.com/positionexchange/posichain.git
Documentation: pkg.go.dev

# Functions

DeployPuzzle deploys a new Ethereum contract, binding an instance of Puzzle to it.
NewPuzzle creates a new instance of Puzzle, bound to a specific deployed contract.
NewPuzzleCaller creates a new read-only instance of Puzzle, bound to a specific deployed contract.
NewPuzzleFilterer creates a new log filterer instance of Puzzle, bound to a specific deployed contract.
NewPuzzleTransactor creates a new write-only instance of Puzzle, bound to a specific deployed contract.

# Constants

PuzzleABI is the input ABI used to generate the binding from.
PuzzleBin is the compiled bytecode used for deploying new contracts.

# Structs

Puzzle is an auto generated Go binding around an Ethereum contract.
PuzzleCaller is an auto generated read-only Go binding around an Ethereum contract.
PuzzleCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
PuzzleCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
PuzzleFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
PuzzleRaw is an auto generated low-level Go binding around an Ethereum contract.
PuzzleSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
PuzzleTransactor is an auto generated write-only Go binding around an Ethereum contract.
PuzzleTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
PuzzleTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.