Update __init__.py

This commit is contained in:
Arc
2020-04-03 11:22:05 +01:00
committed by GitHub
parent ccb9b462cc
commit 97719623a3

View File

@@ -4,3 +4,4 @@ from .lndgrpc import LndWallet
from .lntxbot import LntxbotWallet from .lntxbot import LntxbotWallet
from .opennode import OpenNodeWallet from .opennode import OpenNodeWallet
from .lnpay import LNPayWallet from .lnpay import LNPayWallet
from .clightning import CLightningWallet