Fix errors when one coin wallet fails to unlock.

This commit is contained in:
tecnovert
2024-01-04 10:41:56 +02:00
parent 66d1abd888
commit 1068694990
4 changed files with 70 additions and 34 deletions

View File

@@ -1,3 +1,9 @@
0.12.5
==============
- Unlock wallets logs an error when failing to unlock a wallet.
- Fixed bug where failed unlock prevents processing incoming smsg messages.
0.12.4
==============