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/
4 lines
62 B
Plaintext
4 lines
62 B
Plaintext
<% @config.each do |k, v| %>
|
|
<%= "lnd.#{k}=#{v}" %>
|
|
<% end %>
|