package
0.0.0-20240813084833-6c4b285dcc08
Repository: https://github.com/toknowwhy/theunit-oracle.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewAccount returns a new Account instance.
NewClient returns a new Client instance.
NewSigner returns a new Signer instance.
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
Client implements the ethereum.Client interface.
ErrRevert may be returned by Client.Call method in case of EVM revert.
No description provided by the author

# Interfaces

EthClient represents the Ethereum client, like the ethclient.Client.