4a6a2d6cd4
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. |
||
---|---|---|
.. | ||
channel.go | ||
coin_select.go | ||
config.go | ||
interface.go | ||
log.go | ||
reservation.go | ||
script_utils.go | ||
setup.go | ||
wallet_test.go | ||
wallet.go |