mirror of
https://github.com/status-im/nim-ethers.git
synced 2025-01-27 07:35:17 +00:00
e6c9b59cfb
Add tests for non-constant contract method return types: 1. `void` 2. `?TransactionResponse` or `Option[TransactionRepsonse]` 3. `Confirmable`