mirror of
https://github.com/status-im/status-go.git
synced 2025-01-13 16:16:18 +00:00
1b24342a75
Community tokens has some metadata (image, description) which must be kept in waku(CommunityDescription). Add CommunityTokenMetadata message to communities.proto. Add []CommunityTokenMetadata to CommunityDescription. Issue #9545