unique-network
refs/commits
defcf03b8d41
crates/evm-coder/procedural
#a238bf3
Document evm related crates
#78becc5
#5af3116
Previously, generated `Call` enum had no documentation, and documentation on interface items was only kept in generated solidity interfaces. Now all documentation will be moved from impl items to generated `Call` enum
#dced9b9
#c098935