Parse keysend TLV field in onion.
authorValentine Wallace <vwallace@protonmail.com>
Thu, 13 May 2021 19:38:31 +0000 (15:38 -0400)
committerValentine Wallace <vwallace@protonmail.com>
Tue, 27 Jul 2021 19:15:21 +0000 (15:15 -0400)
commit99b0e7e59ac84d2ceeb1d1aeb11425b6499394cb
treea986a4ec0c849b5a9cde044c7741cade6c0a8533
parentd37b1dd6730535cebe0ce5d0434046848b244211
Parse keysend TLV field in onion.

This doesn't yet use the field, but it will be used in upcoming commits.
lightning/src/ln/channelmanager.rs
lightning/src/ln/msgs.rs
lightning/src/ln/onion_utils.rs