mirror of
https://github.com/logos-storage/nim-ethers.git
synced 2026-02-22 14:43:22 +00:00
- Enables postfix syntax: `call().reverts(reason)` - Removes doesNotRevert etc; uses `check not` instead - Removes waitFor(); return Future instead