mirror of
https://github.com/ElementsProject/lightning.git
synced 2026-08-20 13:27:36 +02:00
Also made fields not go optional if they are deprecated in the case that their parent is also deprecated. This makes more sense imo when you deprecate a whole command. I added deprecation annotation for the .proto file as well so that later in the convert.rs file it properly annotates everything to allow for deprecated stuff. Also fixed one propagation bug for the added/deprecated fields, that's why there are some additional changes of some fields. Changelog-None |
||
|---|---|---|
| .. | ||
| app-development | ||
| plugin-development | ||
| api-reference.md | ||
| app-development.md | ||
| deprecated-features.md | ||
| developers-guide.md | ||
| plugin-development.md | ||
| tracing-cln-performance.md | ||
| tutorials.md | ||