mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-18 05:12:45 +01:00
Fixed PLUGIN.md comment for invoice creation
This commit is contained in:
parent
241fa00e97
commit
e946b1889e
@ -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
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user