core-lightning/doc
Vincenzo Palazzo 05f5976a9c bolt12: partial support for minimal offer
Making sure that we are able to fetch the invoice
from an offer without description

E           pyln.client.lightning.RpcError: RPC call failed: method:
offer, payload: {'amount': '2msat'}, error: {'code': -32602, 'message':
'bolt12: Offer does not contain a description: invalid token
\'"lno1qgsqvgnwgcg35z6ee2h3yczraddm72xrfua9uve2rlrm9deu7xyfzrcgqyppvggz953rvg9rtxj8lalh43z8epwydjfrmffn3y3p5qz5cywpu09rr4vs"\''}

Link: https://github.com/ElementsProject/lightning/issues/7405
Link: https://github.com/ElementsProject/lightning/issues/7404
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
2024-07-11 14:51:56 +09:30
..
beginners-guide newaddr: various fixes for msggen and docs 2024-04-17 14:47:52 +02:00
contribute-to-core-lightning doc: Added Miscellaneous section for Docker users 2024-06-19 18:41:53 +09:30
developers-guide config: onion messages are now always enabled. 2024-07-10 13:34:00 +02:00
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 bolt12: partial support for minimal offer 2024-07-11 14:51:56 +09:30
.gitignore doc: document the sql command. 2023-01-30 15:15:41 -06:00
CHANGELOG.md
index.rst lightningd: remove delexpiredinvoice 2024-03-25 15:02:35 +10: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 config: onion messages are now always enabled. 2024-07-10 13:34:00 +02:00
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: don't include exact version in manpages. 2024-07-02 10:00:55 +02:00
reckless.7.md doc: update reckless documentation 2024-02-07 13:24:34 +01:00
rpc-schema-draft.json docs: notifications schema update 2024-06-26 21:06:16 -07:00
undoc-flags.list tools/check-manpage.sh: update undoc to a simple list. 2023-08-18 20:29:34 +09:30