mirror of
https://github.com/ElementsProject/lightning.git
synced 2026-08-16 13:00:32 +02:00
- Moved the `Usage` section further down in `createrune` and `commando-rune` for improved UX. - Added a new example for creating a rune with `read-only` restrictions, extending it to allow only payments of `less than 100,000 sats per day` using the `pay` or `xpay` methods. - Adjusted formatting by appending an extra space after the `dependentUpon` condition, fixing `[*start* [*end*]][*relist*]` to `[*start* [*end*]] [*relist*]`. - Relocated `Examples` from the expandable section to a standard heading, as examples are now already placed at the end of the page. Changelog-None. |
||
|---|---|---|
| .. | ||
| gen | ||
| test | ||
| .gitignore | ||
| bench-gossipd.sh | ||
| build-release.sh | ||
| check-bolt.c | ||
| check-includes.sh | ||
| check-manpage.sh | ||
| check-release.sh | ||
| check-setup_locale.sh | ||
| check-spelling.sh | ||
| docker-entrypoint.sh | ||
| fromschema.py | ||
| generate-wire.py | ||
| headerversions.c | ||
| hsmtool.c | ||
| Makefile | ||
| md2man.sh | ||
| mockup.sh | ||
| reckless | ||
| refresh-submodules.sh | ||
| repro-build.sh | ||
| update-mocks.sh | ||