mirror of
https://github.com/aljazceru/breez-lnd.git
synced 2026-01-30 11:44:29 +01:00
The previous logic incorrectly assumed the returned address was already a p2wkh address. Instead, a p2sh address was returned. So we now correctly craft both the sigScript and witness stack for a nested p2sh spend.