lnd.xprv/input
Johan T. Halseth ea94dbbe34
input+lnwallet: use individual commit weight calculations for channel type
Based on the channel type, the commitment weight will be calculated.
2020-03-09 12:10:59 +01:00
..
input.go input: add constructor for csv-locked inputs 2019-11-13 10:17:26 +01:00
script_utils_test.go input/script_utils: add anchor scripts + tests 2020-03-09 12:10:59 +01:00
script_utils.go input/script_utils: add anchor scripts + tests 2020-03-09 12:10:59 +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: use individual commit weight calculations for channel type 2020-03-09 12:10:59 +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: add CommitmentToRemoteConfirmed witness type 2020-03-09 12:10:59 +01:00