mirror of
https://github.com/logos-storage/nim-ethers.git
synced 2026-03-27 06:43:36 +00:00
Fixes issue where getAddress and sendTransaction could not be found for MockSigner in tests. The problem was that the async: raises update had not been applied to the MockSigner.