mirror of
https://github.com/ACINQ/eclair.git
synced 2025-02-22 22:25:26 +01:00
We refactor trampoline-to-legacy payments to use a dedicated class, like what we do for trampoline-to-blinded-paths payments. This allows us to supports two encodings for those payments: - one where the trampoline onion contains a dummy payload for the recipient that must be ignored (current Phoenix wallets), which wastes space in the onion for legacy reasons - one where we don't include a dummy payload for the recipient, which is more efficient and similar to trampoline-to-blinded-paths |
||
---|---|---|
.. | ||
src | ||
eclair-cli | ||
pom.xml |