Normalize order of (sha256_of_onion, failure_code) in trait.
authorValentine Wallace <vwallace@protonmail.com>
Wed, 13 Dec 2023 19:20:51 +0000 (14:20 -0500)
committerValentine Wallace <vwallace@protonmail.com>
Wed, 10 Jan 2024 16:23:44 +0000 (11:23 -0500)
commit95b3ef491034eb1a0068997e8ab588dea5b5e304
treef3d8923e22c06efdf40a8cfb6b75a0e63f9d7599
parent04e70bad0a9ce8720f9be935e669801292d01117
Normalize order of (sha256_of_onion, failure_code) in trait.

This helps avoid destructuring the tuple.
lightning/src/ln/channel.rs