lnd/lnwallet/chanfunding
Oliver Gugger 0bc3d29413
Merge pull request #8496 from aakselrod/locks-to-leases
multi: replace `LockOutpoint` with `LeaseOutput`
2024-03-18 03:34:56 -06:00
..
assembler.go chanfunding: use {Lease|Release}Output not {Lock|Unlock}Outpoint 2024-03-13 09:50:16 -07:00
canned_assembler.go chanfunding: introduce NewShimIntent for testing 2023-09-21 11:33:42 -04:00
coin_select.go remove repetitive words 2024-03-07 14:05:47 +08:00
coin_select_test.go chanfunding: export change amount calculation 2024-02-23 08:58:09 +01:00
log.go lnwallet/chanfunding: introduce new channel funding abstractions 2019-12-02 17:11:32 -06:00
psbt_assembler.go multi: fix fmt.Errorf error wrapping 2024-02-27 11:13:40 +00:00
psbt_assembler_test.go multi: move many t.Fatalf calls to require.NoError 2022-06-17 04:26:55 +00:00
wallet_assembler.go chanfunding: use {Lease|Release}Output not {Lock|Unlock}Outpoint 2024-03-13 09:50:16 -07:00