chore: remove pending macaroon mentions

This commit is contained in:
Eneko Illarramendi
2020-04-21 23:22:01 +02:00
parent e1c5e970c4
commit fd4dc6c48f
8 changed files with 34 additions and 34 deletions
+1 -1
View File
@@ -8,4 +8,4 @@ Try to include an image
<h2>If your extension has API endpoints, include useful ones here</h2>
<code>curl -H "Content-type: application/json" -X POST https://YOUR-LNBITS/YOUR-EXTENSION/api/v1/EXAMPLE -d '{"amount":"100","memo":"example"}' -H "Grpc-Metadata-macaroon: YOUR_WALLET-ADMIN/INVOICE-KEY"</code>
<code>curl -H "Content-type: application/json" -X POST https://YOUR-LNBITS/YOUR-EXTENSION/api/v1/EXAMPLE -d '{"amount":"100","memo":"example"}' -H "X-Api-Key: YOUR_WALLET-ADMIN/INVOICE-KEY"</code>