mirror of
https://github.com/status-im/status-lib.git
synced 2025-01-22 10:18:56 +00:00
2be8bb55ee
- methods `changeDatabasePassword` and `getLinkPreviewWhitelist` added to `privacy.nim` - `hashPassword` moved to `utils.nim` since it's used from multiple paces - `getEthAccounts` added to `eth.nim` - `verifyAccountPassword` method updated so it returns `RpcResponse` now