lnd/input
2021-10-19 18:30:35 -07:00
..
input.go input: add new constructor to support CSV and CLTV locked inputs 2021-10-19 18:30:35 -07:00
script_utils_test.go input: add scripts for new script enforced lease commitment type 2021-10-19 18:30:24 -07:00
script_utils.go input: add scripts for new script enforced lease commitment type 2021-10-19 18:30:24 -07: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: return input.Signature from SignOutputRaw 2020-04-10 14:27:35 -07:00
size_test.go lnwallet: support transactions and scripts for new commitment type 2021-10-19 18:30:32 -07:00
size.go input: add witness gen and weight estimates for new commitment type 2021-10-19 18:30:27 -07:00
test_utils.go misc: fix error formatting in multiple files 2020-04-24 19:15:08 +02: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: add witness gen and weight estimates for new commitment type 2021-10-19 18:30:27 -07:00