submarine swap server plugin:

- hold invoices
 - uses the same web API as the Boltz backend
This commit is contained in:
ThomasV
2022-10-20 13:40:01 +02:00
parent 8bd1292e9a
commit 098c65d732
9 changed files with 455 additions and 28 deletions

View File

@@ -0,0 +1,6 @@
from electrum.i18n import _
fullname = _('SwapServer')
description = ''
available_for = ['qt', 'cmdline']