ethers-rs/ethers-contract/ethers-contract-abigen
Matthias Seitz 32b4e9e3f5
fix(abigen): add indexed attribute when deriving EthEvent (#255)
* fix(abigen): add indexed attribute when deriving EthEvent

* chore(clippy): make clippy happy
2021-04-02 08:46:39 +03:00
..
src fix(abigen): add indexed attribute when deriving EthEvent (#255) 2021-04-02 08:46:39 +03:00
Cargo.toml release: 0.2.2 (#219) 2021-03-04 09:30:27 +02:00
README.md docs: add missing attribution to Gnosis for codegen & macros 2020-06-20 17:02:57 +03:00

README.md

This code generator was adapted from the original ethcontract-rs repository by Gnosis.