Update __init__.py

This commit is contained in:
Arc
2020-04-03 13:46:40 +01:00
committed by GitHub
parent 426981fe1c
commit 1e6c6a8c3c
+1
View File
@@ -5,3 +5,4 @@ from .lntxbot import LntxbotWallet
from .opennode import OpenNodeWallet from .opennode import OpenNodeWallet
from .lnpay import LNPayWallet from .lnpay import LNPayWallet
from .clightning import CLightningWallet from .clightning import CLightningWallet
from .lnbits import LnbitsWallet