diff --git a/public/.well-known/lnurlp/donate b/public/.well-known/lnurlp/donate index 31bcc4ed..53477b5a 100644 --- a/public/.well-known/lnurlp/donate +++ b/public/.well-known/lnurlp/donate @@ -1,7 +1,7 @@ { "minSendable": 1000, "maxSendable": 100000000, - "commentAllowed": 150, + "commentAllowed": 0, "tag": "payRequest", "metadata": "[[\"text/plain\",\"donate\"]]", "callback": "https://api.zebedee.io/v0/process-static-charges/e2f3d6ad-e3f3-4ca8-8658-67f5a909856a", @@ -14,4 +14,4 @@ } }, "disposable": false -} +} \ No newline at end of file diff --git a/public/.well-known/lnurlp/soc b/public/.well-known/lnurlp/soc index b35a0994..23e091d8 100644 --- a/public/.well-known/lnurlp/soc +++ b/public/.well-known/lnurlp/soc @@ -1,17 +1,10 @@ { - "minSendable": 1000, - "maxSendable": 100000000, - "commentAllowed": 150, + "status": "OK", "tag": "payRequest", - "metadata": "[[\"text/plain\",\"donate\"]]", - "callback": "https://api.zebedee.io/v0/process-static-charges/e522adeb-3924-45f5-b4db-1aca26b8374f", - "payerData": { - "name": { - "mandatory": false - }, - "identifier": { - "mandatory": false - } - }, - "disposable": false -} + "callback": "https://primal.net/lnurlp/bitkarrot/callback", + "metadata": "[[\"text/plain\",\"sats for bitkarrot@primal.net\"]]", + "minSendable": 1000, + "maxSendable": 11000000000, + "nostrPubkey": "f81611363554b64306467234d7396ec88455707633f54738f6c4683535098cd3", + "allowsNostr": true +} \ No newline at end of file