core-lightning/doc/undoc-flags.json
Vincenzo Palazzo b933b2fa4d tools: add a tool to formatting schema, and fixed (hack) the Makefile code checking.
This include the following commits:

- review 1/2: move from tab to space, and remove the exp. prop from doc;
- review 2/2: remove experimental features;


Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
2021-11-28 10:55:48 +10:30

21 lines
612 B
JSON

{
"flags": [
"experimental-accept-extra-tlv-types",
"channel-fee-max-base-msat",
"channel-fee-max-proportional-thousandths",
"funder-fund-probability",
"funder-fuzz-percent",
"funder-lease-requests-only",
"funder-max-their-funding",
"funder-min-their-funding",
"funder-per-channel-max",
"funder-per-channel-min",
"funder-policy",
"funder-policy-mod",
"funder-reserve-tank",
"lease-fee-base-msat",
"lease-fee-basis",
"lease-funding-weight",
"fetchinvoice-noconnect"
]
}