feat: phoenixd wallet integration (#2362)

* phoenixd integration
---------

Co-authored-by: Vlad Stan <stan.v.vlad@gmail.com>
This commit is contained in:
Bitkarrot
2024-04-26 10:18:38 +02:00
committed by GitHub
co-authored by Vlad Stan
parent 4b4bed59cd
commit c04c13b2f8
11 changed files with 662 additions and 9 deletions
+1
View File
@@ -23,6 +23,7 @@ from .lndrest import LndRestWallet
from .lnpay import LNPayWallet
from .lntips import LnTipsWallet
from .opennode import OpenNodeWallet
from .phoenixd import PhoenixdWallet
from .spark import SparkWallet
from .void import VoidWallet
from .zbd import ZBDWallet