Post
Topic
Board Electrum
Merits 1 from 1 user
Re: Electrum 4.5.0 released
by
nc50lc
on 16/01/2024, 11:38:55 UTC
⭐ Merited by ABCbits (1)
* Plugins:
   - new: swapserver plugin (#8489)
Does anyone understand what this plugin does? I briefly checked relevant pull link at 8489, but i only can figure out it's related with LN.
Yes, it's related to Lightning.
It's a plugin that's enable the user to set a custom "swapserver" by adding the lines or by using "setconfig" commands via daemon:
  •     "use_swapserver": true,
  •     "swapserver_address": "swapserver_address:swapserver_port",

By default, Electrum uses Boltz for submarine swaps.