refactor: unify responses in backend wallets

This commit is contained in:
Eneko Illarramendi
2020-01-10 21:26:42 +01:00
parent 676fa29852
commit 47b93a97d6
8 changed files with 200 additions and 139 deletions
+4
View File
@@ -0,0 +1,4 @@
# flake8: noqa
from .lnd import LndWallet
from .lntxbot import LntxbotWallet