submarine swap server plugin:
- hold invoices - uses the same web API as the Boltz backend
This commit is contained in:
6
electrum/plugins/swapserver/__init__.py
Normal file
6
electrum/plugins/swapserver/__init__.py
Normal file
@@ -0,0 +1,6 @@
|
||||
from electrum.i18n import _
|
||||
|
||||
fullname = _('SwapServer')
|
||||
description = ''
|
||||
|
||||
available_for = ['qt', 'cmdline']
|
||||
Reference in New Issue
Block a user