π Fixes
- Fix ENS reverse ENS resolution when supportsInterface is not implemented in contract by @DarthMike in https://github.com/argentlabs/web3.swift/pull/330
- [FIX] Remove potential deadlock when using async-await. Provide network at client initialization instead by @DarthMike in https://github.com/argentlabs/web3.swift/pull/336
β οΈ Changes
- Fix: minor typo by @vuittont60 in https://...