core-lightning/doc
Vincenzo Palazzo 1e1edfd073 offer: allow re-enabling a previously disabled offer
Sometimes, for various reasons, a user disables an offer
and then wants to re-enable it. This should be allowed because,
from the CLN point of view, it is just an internal state.

If a user has constraints on the description of the invoice
because they are using services that link some sort of user ID
to an offer, it is important for the user to be able to re-enable the
offer, not create a new one. Creating a new offer would
require a different description.

Link: https://github.com/ElementsProject/lightning/issues/7360
Co-Developed-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
2024-08-11 11:27:10 +09:30
..
beginners-guide newaddr: various fixes for msggen and docs 2024-04-17 14:47:52 +02:00
contribute-to-core-lightning doc: Instructions to use the script for generating examples 2024-08-09 23:56:45 -07:00
developers-guide pyln-client: Deprecate category, description and long description from method 2024-08-07 10:19:55 +09:30
getting-started plugins: Remove requirements.txt for python plugins 2024-07-03 12:20:05 -07:00
miscellaneous move old misc file to another folder 2023-07-16 12:59:40 +09:30
node-operators-guide doc: Updated dev command warning 2024-04-04 13:16:27 +10:30
schemas offer: allow re-enabling a previously disabled offer 2024-08-11 11:27:10 +09:30
.gitignore doc: document the sql command. 2023-01-30 15:15:41 -06:00
CHANGELOG.md docs: Add configuration for the sphinx documentation generator 2019-02-18 02:42:29 +00:00
index.rst doc: document askrene. 2024-08-07 20:35:30 +09:30
LICENSE.md docs: Add LICENSE to the About section 2023-03-25 15:40:35 +10:30
lightning-cli.1.md Add missing docs and Changelog-Added line. 2024-05-08 21:05:49 -05:00
lightning-hsmtool.8.md doc: Markdown cleanup 2024-03-19 14:58:59 +10:30
lightningd-config.5.md lightningd: trim whitespaces from end of config parameters 2024-08-10 15:20:59 +09:30
lightningd-rpc.7.md doc: fix typos 2024-02-11 11:27:41 +01:00
lightningd.8.md newaddr: various fixes for msggen and docs 2024-04-17 14:47:52 +02:00
Makefile doc: document askrene. 2024-08-07 20:35:30 +09:30
reckless.7.md doc: update reckless documentation 2024-02-07 13:24:34 +01:00
rpc-schema-draft.json docs: Adding readonly category for all get & list commands except listdatastore 2024-07-31 14:42:58 +09:30
undoc-flags.list tools/check-manpage.sh: update undoc to a simple list. 2023-08-18 20:29:34 +09:30