mirror of
https://github.com/aljazceru/breez-sdk-docs.git
synced 2025-12-17 05:44:20 +01:00
fix notification structure
This commit is contained in:
@@ -5,7 +5,7 @@ The Breez SDK provides users the ability to receive Lightning payments via mobil
|
||||
<section>
|
||||
<pre>
|
||||
{
|
||||
"type": "payment_received",
|
||||
"template": "payment_received",
|
||||
"data": {
|
||||
"payment_hash": [payment hash]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user