diff --git a/lnbits/core/templates/core/_api_docs.html b/lnbits/core/templates/core/_api_docs.html index 43a2cc9de..4bb38fad3 100644 --- a/lnbits/core/templates/core/_api_docs.html +++ b/lnbits/core/templates/core/_api_docs.html @@ -4,6 +4,11 @@ label="API info" :content-inset-level="0.5" > + + Wallet ID: {{ wallet.id }} + Admin key: {{ wallet.adminkey }} + Invoice/read key: {{ wallet.inkey }} + - LNbits wallet - Wallet name: {{ wallet.name }} - Wallet ID: {{ wallet.id }} - Admin key: {{ wallet.adminkey }} - Invoice/read key: {{ wallet.inkey }} + + LNbits wallet: {{ wallet.name }} + + {% include "core/_api_docs.html" %} @@ -238,7 +237,10 @@ > - This QR code contains your wallet URL with full access. You can scan it from your phone to open your wallet from there. + + This QR code contains your wallet URL with full access. You + can scan it from your phone to open your wallet from there. +
This QR code contains your wallet URL with full access. You can scan it from your phone to open your wallet from there.
+ This QR code contains your wallet URL with full access. You + can scan it from your phone to open your wallet from there. +