We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4f9737 commit f12d9afCopy full SHA for f12d9af
README.md
@@ -35,7 +35,7 @@ have permission to execute commands on. Note that the current version
35
of the simulator uses keysend to execute payments, which must be enabled as follows:
36
* LND: `--accept-keysend`
37
* CLN: enabled by default
38
-* Eclair: `--features.keysend=optional`
+* Eclair: `-Declair.features.keysend=optional` (or `--features.keysend=optional` if you're using Polar)
39
40
## Getting Started
41
0 commit comments