Blinded paths: support constructing onion keys + handling onion errors
authorValentine Wallace <vwallace@protonmail.com>
Fri, 7 Jul 2023 17:35:42 +0000 (13:35 -0400)
committerValentine Wallace <vwallace@protonmail.com>
Sat, 19 Aug 2023 22:54:07 +0000 (18:54 -0400)
commitcf13f78cd1957753f694642361fae1e0daa5b98a
tree4aee2338edb3fbb5caa9c6d18bc11b1417774a65
parent6144e30c0e99ff52f4febed652d62b48a9f4c924
Blinded paths: support constructing onion keys + handling onion errors

We don't bother actually parsing errors from within a blinded path, since all
errors should be wiped by the introduction node by the time it gets back to us
(the sender).
lightning/src/ln/onion_utils.rs