xmtp / libxmtp

MIT License
33 stars 13 forks source link

lowercase the address when creating new identities #824

Closed 37ng closed 4 weeks ago

37ng commented 4 weeks ago

We probably should use a better canonical data type for address(e.g. ethers::types::Address) but lowering the case when creating a new identity covers a lot of use cases as it's the entrance.