mirror of
https://github.com/codex-storage/nim-ethers.git
synced 2025-02-10 10:26:31 +00:00
Add the following helpers to help detect transaction reverts: 1. `reverts` 2. `revertsWith` 3. `doesNotRevert` 4. `doesNotRevertWith`