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