add VoidWallet and make it the default.

This commit is contained in:
fiatjaf
2020-09-03 21:43:32 -03:00
parent 23cfe0d417
commit 8b7028d728
3 changed files with 21 additions and 1 deletions
+1
View File
@@ -1,5 +1,6 @@
# flake8: noqa
from .void import VoidWallet
from .clightning import CLightningWallet
from .lndgrpc import LndWallet
from .lntxbot import LntxbotWallet