Extract read/write variants from impl_for_vec
authorValentine Wallace <vwallace@protonmail.com>
Sun, 9 Apr 2023 20:51:55 +0000 (16:51 -0400)
committerValentine Wallace <vwallace@protonmail.com>
Thu, 20 Apr 2023 14:14:17 +0000 (10:14 -0400)
commit6d6a86c92c1e190379d16282852c4d29a763f3aa
tree0bd94f3d91579cede8e26df15f4376f402adcce1
parented4348f08ac337d0414ebb3046fa69d47ab1a4f9
Extract read/write variants from impl_for_vec

We'll need to (de)serialize vecs of BlindedPaths differently based on whether
we're writing or reading
lightning/src/util/ser.rs