mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-19 15:14:23 +01:00
Fixed PLUGIN.md comment for invoice creation
This commit is contained in:
@@ -324,7 +324,7 @@ to a peer was lost.
|
|||||||
|
|
||||||
### `invoice_payment`
|
### `invoice_payment`
|
||||||
|
|
||||||
A notification for topic `invoice_payment` is sent every time an invoie is paid.
|
A notification for topic `invoice_payment` is sent every time an invoice is paid.
|
||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
@@ -338,7 +338,7 @@ A notification for topic `invoice_payment` is sent every time an invoie is paid.
|
|||||||
```
|
```
|
||||||
### `invoice_creation`
|
### `invoice_creation`
|
||||||
|
|
||||||
A notification for topic `invoice_creation` is sent every time an invoie is paid.
|
A notification for topic `invoice_creation` is sent every time an invoice is created.
|
||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user