gakonst / ethers-rs

Complete Ethereum & Celo library and wallet implementation in Rust. https://docs.rs/ethers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Container type for all of the contract's custom errors DO NOT GENERATE BY `abigen` for my contract's abi

ethever opened this issue · comments

Version
List the versions of all ethers-rs crates you are using. The easiest way to get
this information is using cargo-tree.

cargo install cargo-tree
(see install here: https://github.com/sfackler/cargo-tree)

Then:

cargo tree | grep ethers

Platform
The output of uname -a (UNIX), or version and 32 or 64-bit (Windows)

Description
Enter your issue details here.
One way to structure the description:

[short summary of the bug]

I tried this code:

[code sample that causes the bug]

I expected to see this happen: [explanation]

Instead, this happened: [explanation]

Only generate for a contract with at least two errors, (so the name container type.....)