Files
lnbits/lnbits/extensions/satspay/templates/satspay/_api_docs.html
T
2022-12-29 23:51:18 +00:00

30 lines
770 B
HTML

<q-card>
<q-card-section>
<p>
SatsPayServer, create Onchain/LN charges.<br />WARNING: If using with the
WatchOnly extension, we highly reccomend using a fresh extended public Key
specifically for SatsPayServer!<br />
<small>
Created by,
<a class="text-secondary" href="https://github.com/benarc">Ben Arc</a>,
<a
class="text-secondary"
target="_blank"
style="color: unset"
href="https://github.com/motorina0"
>motorina0</a
></small
>
</p>
<br />
<br />
<a
class="text-secondary"
target="_blank"
href="/docs#/satspay"
class="text-white"
>Swagger REST API Documentation</a
>
</q-card-section>
</q-card>