1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-03-13 19:37:35 +01:00
eclair/eclair-core
Thomas HUET c4934930aa
Implicit node id in offers with blinded paths (#2852)
To save space in the offer, we can skip the node id for offers that use blinded paths.
The node id used to sign the invoice will be the last blinded node id of the path used to request the invoice.

We also make the description optional for offers without amount.
2024-04-30 14:55:25 +02:00
..
src Implicit node id in offers with blinded paths (#2852) 2024-04-30 14:55:25 +02:00
eclair-cli Update the CLI tools (#2837) 2024-03-13 10:47:20 +01:00
pom.xml Update Bitcoin Core to v26.1 (#2851) 2024-04-23 10:28:25 +02:00