lnd.xprv/lnwallet/chanfunding
Johan T. Halseth 4a4e0c73f7
lnwallet/chanfunding: add Inputs/Outputs to assemblers
This will be used to try to estimate how much the funding transaction
will decrease our wallet balance.
2021-01-19 10:53:45 +01:00
..
assembler.go lnwallet/chanfunding: add Inputs/Outputs to assemblers 2021-01-19 10:53:45 +01:00
canned_assembler.go lnwallet/chanfunding: add Inputs/Outputs to assemblers 2021-01-19 10:53:45 +01:00
coin_select_test.go chanfunding: match error string when testing CoinSelectSubtractFees 2020-11-04 18:54:57 +01:00
coin_select.go chanfunding: fix tiny typo 2020-11-04 18:54:57 +01:00
log.go lnwallet/chanfunding: introduce new channel funding abstractions 2019-12-02 17:11:32 -06:00
psbt_assembler_test.go chanfunding: verify inputs are signed in raw tx 2020-09-15 08:30:22 +02:00
psbt_assembler.go lnwallet/chanfunding: add Inputs/Outputs to assemblers 2021-01-19 10:53:45 +01:00
wallet_assembler.go lnwallet/chanfunding: add Inputs/Outputs to assemblers 2021-01-19 10:53:45 +01:00