Fix bug when manually redeeming noscript lock tx with invalid amount.

This commit is contained in:
tecnovert
2021-12-31 21:34:00 +02:00
parent efb0b08ac9
commit 65951220b8
6 changed files with 26 additions and 15 deletions

View File

@@ -3,6 +3,13 @@
==============
0.0.30
==============
- Core launch log messages are written to disk.
- Fixed bug when manually redeeming noscript lock tx with invalid amount.
0.0.29
==============