diff --git a/doc/PLUGINS.md b/doc/PLUGINS.md index 78f01041a..eb1a87645 100644 --- a/doc/PLUGINS.md +++ b/doc/PLUGINS.md @@ -96,7 +96,7 @@ example: { "name": "openchannel", "before": ["another_plugin"] }, { "name": "htlc_accepted" } ], - "features": { + "featurebits": { "node": "D0000000", "channel": "D0000000", "init": "0E000000",