Return new DecodeError::UnsupportedCompression
authorValentine Wallace <vwallace@protonmail.com>
Wed, 19 May 2021 19:15:41 +0000 (15:15 -0400)
committerValentine Wallace <vwallace@protonmail.com>
Thu, 20 May 2021 15:25:43 +0000 (11:25 -0400)
commit9c344b714c48c6452bcd4dc47e192f0a70e8d8ff
tree1527074cf94050ae4a3b68e2f744edf8ff7f6fe0
parent438e70e083fbe52338be5de3ce95b0f1dabb6267
Return new DecodeError::UnsupportedCompression

if we receive a message with zlib-compressed values.
lightning/src/ln/msgs.rs