mirror of
https://github.com/logos-storage/nim-ethers.git
synced 2026-03-31 00:33:35 +00:00
Add tests for non-constant contract method return types: 1. `void` 2. `?TransactionResponse` or `Option[TransactionRepsonse]` 3. `Confirmable`