Update __init__.py

This commit is contained in:
Arc 2020-04-03 13:46:40 +01:00 committed by GitHub
parent 426981fe1c
commit 1e6c6a8c3c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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