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 -1
View File
File diff suppressed because one or more lines are too long
Binary file not shown.

After

Width:  |  Height:  |  Size: 7.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

@@ -115,6 +115,14 @@ Vue.component('lnbits-funding-sources', {
zbd_api_key: 'Key'
}
],
[
'PhoenixdWallet',
'Phoenixd',
{
phoenixd_api_endpoint: 'Endpoint',
phoenixd_api_password: 'Key'
}
],
[
'OpenNodeWallet',
'OpenNode',