Commit 97b3fc0
Adapt NextMessageHop serialization to 0.2.3 fork ser macros
The upstream lightningdevkit#4682 commits use impl_ser_tlv_based_enum!, which does not
exist on the 0.2.3_fork base. Use the fork's equivalent
impl_writeable_tlv_based_enum!, which supports the same tuple-variant
syntax and produces a self-consistent Readable/Writeable impl.
Amp-Thread-ID: https://ampcode.com/threads/T-019f1bf1-a8e4-745c-8492-3d1c9ff270a0
Co-authored-by: Amp <amp@ampcode.com>1 parent ca19b7c commit 97b3fc0
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
258 | 258 | | |
259 | 259 | | |
260 | 260 | | |
261 | | - | |
| 261 | + | |
262 | 262 | | |
263 | 263 | | |
264 | 264 | | |
| |||
0 commit comments