Update __init__.py

This commit is contained in:
Arc 2020-01-18 10:24:49 +00:00 committed by GitHub
parent 108342791d
commit ca1a774949
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,3 +3,4 @@
from .lnd import LndWallet
from .lntxbot import LntxbotWallet
from .opennode import OpenNodeWallet
from .lnpay import LNPayWallet