Update __init__.py

This commit is contained in:
Arc
2020-01-18 10:24:49 +00:00
committed by GitHub
parent 108342791d
commit ca1a774949

View File

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