`#[derive(Clone)]` for `InFlightHtlcs` 2023-01-in-flight-clone
authorMatt Corallo <git@bluematt.me>
Mon, 2 Jan 2023 01:07:59 +0000 (01:07 +0000)
committerMatt Corallo <git@bluematt.me>
Mon, 2 Jan 2023 01:09:43 +0000 (01:09 +0000)
commit9414830951c1e346dd6b4213567fa5bdd361e12d
tree86b080477b16f2ccb3c27a55b5b9bb0d0a623cfd
parentf0c181e2f26ddd0853884ea652933dc3bcc22181
`#[derive(Clone)]` for `InFlightHtlcs`

This is useful for bindings, and generally isn't a bad thing for
users to have access to.
lightning/src/routing/router.rs