mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-25 15:50:42 +02:00
Merge pull request #10048 from ziggie1984/fix-utxonursery-encoding
contractcourt: fix encoding
This commit is contained in:
@@ -42,6 +42,10 @@
|
||||
- Fixed a [case](https://github.com/lightningnetwork/lnd/pull/10045) that a
|
||||
panic may happen which prevents the node from starting up.
|
||||
|
||||
- Fixed a [case](https://github.com/lightningnetwork/lnd/pull/10048) where we
|
||||
would not be able to decode persisted data in the utxo nursery and therefore
|
||||
would fail to start up.
|
||||
|
||||
# New Features
|
||||
|
||||
## Functional Enhancements
|
||||
|
Reference in New Issue
Block a user