Update __init__.py

This commit is contained in:
Arc 2020-04-25 22:11:27 +01:00 committed by GitHub
parent 435f9c9773
commit 99cfdd5531
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,3 +6,4 @@ from .lntxbot import LntxbotWallet
from .opennode import OpenNodeWallet
from .lnpay import LNPayWallet
from .lnbits import LnbitsWallet
from .lndrest import LndRestWallet