mirror of
https://github.com/codex-storage/nim-ethers.git
synced 2025-01-25 18:59:44 +00:00
cac6026b34
- Enables postfix syntax: `call().reverts(reason)` - Removes doesNotRevert etc; uses `check not` instead - Removes waitFor(); return Future instead