ethers-rs/ethers-contract/tests/common
Matthias Seitz 0c18f9b32c
fix: make EthEvent abi attribute work for tuple inputs (#229)
* fix: try to parse the provided abi as tuple

* test: validate ethevent abi attribute

* docs: document ethevent abi attribute
2021-03-16 10:12:32 +02:00
..
derive.rs fix: make EthEvent abi attribute work for tuple inputs (#229) 2021-03-16 10:12:32 +02:00
mod.rs feat: add EthEvent proc macro derive support (#227) 2021-03-15 13:59:52 +02:00