Blink Lightning Client improvements

This commit is contained in:
nicolas.dorier
2025-06-26 23:42:51 +09:00
parent 91908c1e7d
commit 32bffc4bf6
3 changed files with 154 additions and 69 deletions

View File

@@ -29,7 +29,7 @@
<div class="accordion-body">
<ul class="pb-2">
<li>
<code><b>type=</b>blink;<b>server=</b>https://api.blink.sv/graphql;<b>api-key</b>=blink_...;<b>wallet-id=</b>xyz</code>
<code><b>type=</b>blink;<b>server=</b>https://api.blink.sv/graphql;<b>api-key</b>=blink_...;<b>wallet-id=</b>xyz;<b>currency=</b>BTC;</code>
</li>
</ul>
<p class="my-2">Head over to the <a href="https://dashboard.blink.sv" target="_blank" rel="noreferrer noopener" >Blink dashboard</a> and create an api key. The server is optional and will use the default Blink instance.The wallet-id is optional and will use the default wallet otherwise.</p>