mirror of
https://github.com/codex-storage/nim-ethers.git
synced 2025-02-05 16:14:18 +00:00
fc0d5c4121
Ensures that even when a call to the ethereum node to unsubscribe fails, it will release the memory associated with the subscription, including the subscription handler closure.