fix notification structure

This commit is contained in:
Roei Erez
2024-01-12 16:31:40 +02:00
parent 7fcd2566e3
commit 686b57aff4

View File

@@ -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]
}