ethers-rs/ethers-contract
Alexey Shekhirin cba1a85483
refactor(core, contract, etherscan): move Chain enum, use HashMap::from (#524)
* refactor(contract, etherscan): make use of HashMap::from

* feat(core): Chain enum

* rename unknown chain error

* reorg imports
2021-10-24 21:41:50 +03:00
..
ethers-contract-abigen
ethers-contract-derive feat: add ethabitype support for solidity style enums (#526) 2021-10-24 20:58:41 +03:00
src refactor(core, contract, etherscan): move Chain enum, use HashMap::from (#524) 2021-10-24 21:41:50 +03:00
tests feat: add ethabitype support for solidity style enums (#526) 2021-10-24 20:58:41 +03:00
Cargo.toml