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 .lnpay import LNPayWallet
from .clightning import CLightningWallet
from .lnbits import LnbitsWallet