add spark backend and fix c-lightning.

This commit is contained in:
fiatjaf
2020-08-29 12:23:01 -03:00
parent a79ec8f4a4
commit 0de08dda0b
4 changed files with 107 additions and 9 deletions
+1
View File
@@ -7,3 +7,4 @@ from .opennode import OpenNodeWallet
from .lnpay import LNPayWallet
from .lnbits import LNbitsWallet
from .lndrest import LndRestWallet
from .spark import SparkWallet