024deb93f3
This commit slightly modifies btcwallet’s SignOutputRaw method to work properly in the case that the pkScript of the output being spent isn’t one of the template pkScripts (p2pkh, multi-sig, etc). Rather than examining the address, we now attempt to find the private key which matches the public key passed within the sign descriptor. |
||
---|---|---|
.. | ||
btcwallet | ||
channel_test.go | ||
channel.go | ||
config.go | ||
interface_test.go | ||
interface.go | ||
log.go | ||
reservation.go | ||
script_utils_test.go | ||
script_utils.go | ||
wallet.go |