mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-09 22:06:25 +00:00
Pascal Precht
49b5e6c097
fix(Communities): make validation on community import work again
In https://github.com/status-im/status-desktop/commit/a90a30af1 we've introduced the functionality to import communities through the UI via a community private key. That private key is being validated before it gets imported. For some reason, validation has been removed in another refactor later on in https://github.com/status-im/status-desktop/commit/534cb23e1, rendering the import functionality broken. This commit re-introduces the `validate()` method to make importing communities work again.
Nim-status-client
Desktop client for the Status Network built with Nim and Qt
note: this documentation is wip
Getting started
Overview
Architecture & Development
Guides & Tutorials
Continuous Integration
API
Translations
License
Licensed under the Mozilla Public License Version 2.0
Description
Languages
QML
37.6%
JavaScript
30.4%
Nim
19%
Python
5.8%
C++
5.4%
Other
1.7%