Struct-ify decoded onion failures
authorValentine Wallace <vwallace@protonmail.com>
Thu, 20 Jul 2023 17:59:23 +0000 (13:59 -0400)
committerValentine Wallace <vwallace@protonmail.com>
Sat, 19 Aug 2023 22:59:06 +0000 (18:59 -0400)
commit7b317125572781a2fd04502a87f914a444c91821
tree6a93436165942f77db427d24a25681fcee9ccfb1
parentfb9ad5686ef2ad3f9ef06ad19b9ef1c8b60f8c1f
Struct-ify decoded onion failures

To avoid several long hard-to-read tuple return values.
lightning/src/ln/onion_utils.rs
lightning/src/ln/outbound_payment.rs