lnd/lnwallet/chanfunding
Olaoluwa Osuntokun 0a7139c9ca
lnwallet: add TaprootInternalKey method to ShimIntent
If this is a taproot channel, then we'll return the internal key which'll be useful to callers.
2024-10-11 14:16:34 +02:00
..
canned_assembler.go lnwallet: add TaprootInternalKey method to ShimIntent 2024-10-11 14:16:34 +02:00
coin_select.go multi: apply the new type lntypes.WeightUnit 2024-05-25 13:37:13 +08:00
coin_select_test.go multi: update linter, fix new issues 2024-10-11 14:02:30 +02:00
interface.go lnwallet/chanfunding: rename assembler.go to interface.go 2024-10-11 14:03:59 +02:00
log.go lnwallet/chanfunding: introduce new channel funding abstractions 2019-12-02 17:11:32 -06:00
psbt_assembler.go lnwallet/chanfunding: add optional tapscript root 2024-10-11 14:11:55 +02: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 lnwallet/chanfunding: add optional tapscript root 2024-10-11 14:11:55 +02:00