mirror of
https://github.com/ACINQ/eclair.git
synced 2025-02-23 22:46:44 +01:00
We previously supported a 65-bytes fixed-size sphinx payload, which has been deprecated in favor of variable length payloads containing a tlv stream (see https://github.com/lightning/bolts/pull/619). It looks like the whole network now supports the variable-length format, so we can stop accepting the old one. It is also being removed from the spec (see https://github.com/lightning/bolts/pull/962). |
||
---|---|---|
.. | ||
src | ||
eclair-cli | ||
pom.xml |