package
0.3.1
Repository: https://github.com/makerdao/oracle-suite.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.