Allows to swap sats in and out of Lightning channels without a 3rd party (and their fees). Instead, swaps can be initiated directly with the channel peer. https://www.peerswap.dev/
10 lines
155 B
Ruby
10 lines
155 B
Ruby
name "lnd"
|
|
|
|
run_list %w(
|
|
kosmos-bitcoin::lnd
|
|
kosmos-bitcoin::lnd-scb-s3
|
|
kosmos-bitcoin::boltz
|
|
kosmos-bitcoin::rtl
|
|
kosmos-bitcoin::peerswap-lnd
|
|
)
|