Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
bitkarrot committed Sep 27, 2024
1 parent ea5d27d commit 4e0e464
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 17 deletions.
4 changes: 2 additions & 2 deletions public/.well-known/lnurlp/donate
Original file line number Diff line number Diff line change
@@ -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",
Expand All @@ -14,4 +14,4 @@
}
},
"disposable": false
}
}
23 changes: 8 additions & 15 deletions public/.well-known/lnurlp/soc
Original file line number Diff line number Diff line change
@@ -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
}

0 comments on commit 4e0e464

Please sign in to comment.