Replace `vec_type` TLVs in channel/manager with required/optional
authorMatt Corallo <git@bluematt.me>
Fri, 7 Jul 2023 19:46:45 +0000 (19:46 +0000)
committerMatt Corallo <git@bluematt.me>
Fri, 7 Jul 2023 21:07:25 +0000 (21:07 +0000)
commite6eb654cd1affb3c78656279825d1b10711ce4f2
treef5a16575fae0d775317eb63b0f5f70af05913af2
parent6fbeea02ed9fa1690b1cd3f5da4c5678bab2d720
Replace `vec_type` TLVs in channel/manager with required/optional

* `PhantomRouteHints::channels` has been written since the struct
  was added in 410eb053656b1a4d3a6c506f1902e456a69324ac.
* `HTLCSource::path_hops` has been written since the struct was
  converted to TLVs in 66784e32fe454e9a5b2080b85fc4d8816ac5e436.
lightning/src/ln/channel.rs
lightning/src/ln/channelmanager.rs