Removes LNDRPC, if someone wants to fix we can implement again

This commit is contained in:
Ben Arc
2022-03-11 14:13:28 +00:00
parent ce6620882f
commit ff70efd1eb
2 changed files with 1 additions and 10 deletions
-1
View File
@@ -2,7 +2,6 @@
from .void import VoidWallet
from .clightning import CLightningWallet
from .lndgrpc import LndWallet
from .lntxbot import LntxbotWallet
from .opennode import OpenNodeWallet
from .lnpay import LNPayWallet