Browse Source

doc/PLUGINS.md: Fix typo.

fix-mocks
ZmnSCPxj jxPCSnmZ 4 years ago
committed by neil saitug
parent
commit
dc83862fc2
  1. 2
      doc/PLUGINS.md

2
doc/PLUGINS.md

@ -96,7 +96,7 @@ example:
{ "name": "openchannel", "before": ["another_plugin"] }, { "name": "openchannel", "before": ["another_plugin"] },
{ "name": "htlc_accepted" } { "name": "htlc_accepted" }
], ],
"features": { "featurebits": {
"node": "D0000000", "node": "D0000000",
"channel": "D0000000", "channel": "D0000000",
"init": "0E000000", "init": "0E000000",

Loading…
Cancel
Save