mirror of
https://github.com/status-im/status-go.git
synced 2025-01-18 10:42:07 +00:00
9c596343be
Improve `RequestToJoinCommunity` to accept `Addresses` in the request. If `Addresses` is not empty, we then only pass to the owner the selected addresses. The others are ignored. Does not validate that the addresses in the slice are part of the user's wallet. Those not part of the wallet are just ignored.