mirror of
https://github.com/aljazceru/breez-sdk-docs.git
synced 2025-12-17 13:54:20 +01:00
Update payment_notification.md
This commit is contained in:
@@ -90,7 +90,7 @@ The payment received webhook payload is json formatted and contains the followin
|
|||||||
{
|
{
|
||||||
"type": "payment_received",
|
"type": "payment_received",
|
||||||
"data": {
|
"data": {
|
||||||
"payment_hash" : [payment hash]
|
"payment_hash": [payment hash]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</pre>
|
</pre>
|
||||||
|
|||||||
Reference in New Issue
Block a user