mirror of
https://github.com/aljazceru/lightning.git
synced 2026-02-02 20:54:23 +01:00
doc: Add hooks to the 'getmanifest' example in PLUGINS.md
This commit is contained in:
@@ -81,6 +81,10 @@ this example:
|
||||
"subscriptions": [
|
||||
"connect",
|
||||
"disconnect"
|
||||
],
|
||||
"hooks": [
|
||||
"openchannel",
|
||||
"htlc_accepted"
|
||||
]
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user