Commit graph

2 commits

Author SHA1 Message Date
Elle Mouton
6ab5ed1b7f
routing: assume TLV onion during path finding 2024-06-26 21:59:09 +02:00
ziggie
9d3c0d9e3a
routing: add new interface AdditionalEdge.
A new interface AdditionalEdge is introduced which allows us to
enhance the CachedEdgePolicy with additional information. We
currently only need a PayloadSize function which is then used to
determine the exact payload size when building a route to adhere
to the sphinx package size limit (BOLT04).
2024-02-01 17:37:43 +00:00