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