mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-01 10:11:11 +02:00
Merge pull request #6502 from bhandras/musig-fix
signer: fix crash in `MuSig2Combine` when the final signature isn't ready
This commit is contained in:
@@ -85,6 +85,8 @@ to Bitcoin nodes that advertise a Tor v3 onion service address.
|
||||
* [Fixed an edge case where the lnd might be stuck at starting due to channel
|
||||
arbitrator relying on htlcswitch to be started
|
||||
first](https://github.com/lightningnetwork/lnd/pull/6214).
|
||||
|
||||
* [Fixed crash in MuSig2Combine](https://github.com/lightningnetwork/lnd/pull/6502)
|
||||
|
||||
## Neutrino
|
||||
|
||||
|
Reference in New Issue
Block a user