This website requires JavaScript.
Explore
Help
Register
Sign In
highperfocused
/
lnd
Watch
1
Star
0
Fork
0
You've already forked lnd
mirror of
https://github.com/lightningnetwork/lnd.git
synced
2025-04-04 18:18:16 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
lnd
/
lnwallet
/
chanfunding
History
cuinix
60bc30dd08
remove repetitive words
...
Signed-off-by: cuinix <915115094@qq.com>
2024-03-07 14:05:47 +08:00
..
assembler.go
mod+chanfunding: use coin selection strategy for channel funding
2024-02-23 08:58:09 +01:00
canned_assembler.go
chanfunding: introduce NewShimIntent for testing
2023-09-21 11:33:42 -04:00
coin_select_test.go
chanfunding: export change amount calculation
2024-02-23 08:58:09 +01:00
coin_select.go
remove repetitive words
2024-03-07 14:05:47 +08:00
log.go
…
psbt_assembler_test.go
multi: move many t.Fatalf calls to require.NoError
2022-06-17 04:26:55 +00:00
psbt_assembler.go
multi: fix fmt.Errorf error wrapping
2024-02-27 11:13:40 +00:00
wallet_assembler.go
chanfunding: make coin selection generic
2024-02-23 08:58:09 +01:00