mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-02-23 06:55:13 +01:00
In fact, there are several places where we try to decode old invoices, and they should all work. The only place we should enforce expiration is when we're going to pay. This also revealed that xpay wasn't checking bolt11 expiries! Reported-by: hMsats Fixes: https://github.com/ElementsProject/lightning/issues/7869 Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Changelog-Fixed: JSON-RPC: `decode` refused to decode expired bolt12 invoices. |
||
---|---|---|
.. | ||
beginners-guide | ||
contribute-to-core-lightning | ||
developers-guide | ||
getting-started | ||
miscellaneous | ||
node-operators-guide | ||
schemas | ||
.gitignore | ||
CHANGELOG.md | ||
index.rst | ||
LICENSE.md | ||
lightning-cli.1.md | ||
lightning-hsmtool.8.md | ||
lightningd-config.5.md | ||
lightningd-rpc.7.md | ||
lightningd.8.md | ||
Makefile | ||
reckless.7.md | ||
rpc-schema-draft.json | ||
undoc-flags.list |