mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-13 07:06:58 +00:00
SaveCommunityToken()
API
As discussed in https://github.com/status-im/status-go/pull/3798, there was a need to separate the logic in `AddCommunityToken()` into two API. This commit adjust the client to these changes such that: 1. After community token deployment tx was sent, we create a `CommunityToken` and add it to the database for tracking purposes 2. Once the tx is mined or dropped, we add the community token to the community description and publish it, or we update the deployment state in the database Needs: https://github.com/status-im/status-go/pull/3798
…
…
…
…
…
…
…
Description
Languages
QML
39.4%
JavaScript
29.5%
Nim
18.5%
Python
5.6%
C++
5.2%
Other
1.6%