lnd.xprv/input
Johan T. Halseth 8c0deb81c2
input+lnwallet: Add scripts for CSV delayed HTLC outputs
We also increase the witness size for these types to account for the 3
extra bytes. The size won't be correct in all cases, but it is just an
upper bound in any case.
2020-03-09 12:10:58 +01:00
..
input.go input: add constructor for csv-locked inputs 2019-11-13 10:17:26 +01:00
script_utils_test.go input+lnwallet: Add scripts for CSV delayed HTLC outputs 2020-03-09 12:10:58 +01:00
script_utils.go input+lnwallet: Add scripts for CSV delayed HTLC outputs 2020-03-09 12:10:58 +01:00
signdescriptor_test.go multi: move Input interface and related code 2019-01-31 13:25:33 +01:00
signdescriptor.go input: update SignDescriptor doc to note only segwit is supported 2020-01-06 12:08:14 +01:00
signer.go multi: move Input interface and related code 2019-01-31 13:25:33 +01:00
size.go input+lnwallet: Add scripts for CSV delayed HTLC outputs 2020-03-09 12:10:58 +01:00
test_utils.go multi: move Input interface and related code 2019-01-31 13:25:33 +01:00
txout_test.go multi: move Input interface and related code 2019-01-31 13:25:33 +01:00
txout.go multi: move Input interface and related code 2019-01-31 13:25:33 +01:00
witnessgen.go input+sweep: log input witness types instead of CSV/CLTV count 2019-10-23 17:09:31 +02:00