Added eclair backend

This commit is contained in:
Tiago vasconcelos
2021-06-23 16:13:48 +01:00
parent 688149fade
commit 021cf64c1e
3 changed files with 172 additions and 1 deletions
+1
View File
@@ -9,3 +9,4 @@ from .lnpay import LNPayWallet
from .lnbits import LNbitsWallet
from .lndrest import LndRestWallet
from .spark import SparkWallet
from .eclair import EclairWallet