Add test coverage for serialization of malformed HTLCs.
authorValentine Wallace <vwallace@protonmail.com>
Fri, 8 Dec 2023 19:31:01 +0000 (14:31 -0500)
committerValentine Wallace <vwallace@protonmail.com>
Tue, 12 Dec 2023 23:38:59 +0000 (18:38 -0500)
commit63ebde1d2e90293cc24ab8bff04bd98db41dff76
tree1cd9774bd51aa3b7136bdceadaea2bbcb0a313cc
parent11bdcdaa08e5e56fadc54857d49412341a528b76
Add test coverage for serialization of malformed HTLCs.

in Channel and ChannelManager.
lightning/src/ln/channel.rs
lightning/src/ln/channelmanager.rs
lightning/src/ln/msgs.rs