fix: bump lnurl its not callback_url now, its just url (#3312)
This commit is contained in:
parent
0ba81ec719
commit
c24d2f24cf
5 changed files with 16 additions and 13 deletions
|
|
@ -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"]]',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue