Update __init__.py

This commit is contained in:
Arc 2020-04-03 11:22:05 +01:00 committed by GitHub
parent ccb9b462cc
commit 97719623a3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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