fix: properly check outgoing payments in phoenixd (#3355)
This commit is contained in:
parent
36fc911b88
commit
c312d70e63
2 changed files with 3 additions and 7 deletions
|
|
@ -2474,7 +2474,7 @@
|
|||
},
|
||||
"phoenixd": {
|
||||
"get_payment_status_endpoint": {
|
||||
"uri": "/payments/outgoing/e35526a43d04e985594c0dfab848814f524b1c786598ec9a63beddb2d726ac96",
|
||||
"uri": "/payments/outgoingbyhash/e35526a43d04e985594c0dfab848814f524b1c786598ec9a63beddb2d726ac96",
|
||||
"headers": {
|
||||
"Authorization": "Basic OmYxNzFiYTAyMmE3NjRlNjc5ZWVmOTUwYjIxZmIxYzA0ZjE3MWJhMDIyYTc2NGU2NzllZWY5NTBiMjFmYjFjMDQ=",
|
||||
"User-Agent": "LNbits/Tests"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue