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 .opennode import OpenNodeWallet
from .lnpay import LNPayWallet from .lnpay import LNPayWallet
from .lnbits import LnbitsWallet from .lnbits import LnbitsWallet
from .lndrest import LndRestWallet