mirror of
https://github.com/ACINQ/eclair.git
synced 2025-03-14 03:48:13 +01:00
To save space, blinded routes may use a compact node id (scid + direction instead of public key) as an introduction node. When using such a compact route, the sender must use it's knowledge of the network to convert that to a public key, however trampoline users don't have that knowledge, they must transmit the compact route to the trempoline provider. We extend the spec to allow compact node ids in the `next_node_id` field. Co-authored-by: t-bast <bastien@acinq.fr> |
||
---|---|---|
.. | ||
src | ||
eclair-cli | ||
pom.xml |