lnd.xprv/lnwallet/btcwallet
Johan T. Halseth f12dfe2c45
lnwallet/btcwallet: Use signDesc.HashType when signing
Tis commit makes the btcwallet signer implementation use
signDesc.HashType instead of SigHashAll when signing
transactions. This will allow the creator of the transaction
to specify the sighash policy when creating the accompanying
sign descriptior.
2017-11-06 14:31:03 +01:00
..
blockchain.go lnwallet/btcwallet: fix duplicate imports 2017-06-05 19:41:12 -07:00
btcwallet.go lnwallet: export btcwallet.NetworkDir 2017-10-19 19:17:35 -07:00
config.go lnwallet: export btcwallet.NetworkDir 2017-10-19 19:17:35 -07:00
driver.go multi: switch from btcrpcclient to rpcclient 2017-08-24 18:54:24 -07:00
signer.go lnwallet/btcwallet: Use signDesc.HashType when signing 2017-11-06 14:31:03 +01:00