package
2.4.0+incompatible
Repository: https://github.com/hyperion-hyn/go-ethereum.git
Documentation: pkg.go.dev
# Packages
Package bind generates Ethereum contract Go bindings.
# Constants
Type enumerator.
Type enumerator.
Type enumerator.
Type enumerator.
Type enumerator.
Type enumerator.
Type enumerator.
Type enumerator.
Type enumerator.
Type enumerator.
Type enumerator.
Type enumerator.
# Structs
The ABI holds information about a contract's context and available invokable methods.
Argument holds the name of the argument and the corresponding type.
Event is an event potentially triggered by the EVM's LOG mechanism.
Method represents a callable given a `Name` and whether the method is a constant.
Type is the reflection of the supported argument type.
# Type aliases
No description provided by the author