zaps
This commit is contained in:
parent
969cd31775
commit
dcb68d0069
19 changed files with 2333 additions and 2221 deletions
|
|
@ -136,7 +136,7 @@ service LightningPub {
|
|||
option (auth_type) = "Guest";
|
||||
option (http_method) = "get";
|
||||
option (http_route) = "/api/guest/lnurl_pay/handle";
|
||||
option (query) = {items: ["k1", "amount"]};
|
||||
option (query) = {items: ["k1", "amount", "nostr", "lnurl"]};
|
||||
}
|
||||
//</Guest>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue