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