fix: bump lnurl its not callback_url now, its just url (#3312)

This commit is contained in:
dni ⚡ 2025-08-18 09:18:11 +02:00 committed by GitHub
parent 0ba81ec719
commit c24d2f24cf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 16 additions and 13 deletions

View file

@ -623,7 +623,6 @@ async def test_fiat_tracking(client, adminkey_headers_from, settings: Settings):
{
"tag": "payRequest",
"callback": "https://example.com/callback",
"k1": "randomk1value",
"minSendable": 1000,
"maxSendable": 1_500_000,
"metadata": '[["text/plain", "Payment to yo"]]',