Râu Cao 4f1b1aff30
Set up PeerSwap
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/
2022-12-26 11:16:22 +07:00

4 lines
62 B
Plaintext

<% @config.each do |k, v| %>
<%= "lnd.#{k}=#{v}" %>
<% end %>