Make the custom message traits cloneable as they're deep in nested structs
authorMatt Corallo <git@bluematt.me>
Fri, 24 Sep 2021 18:44:32 +0000 (18:44 +0000)
committerMatt Corallo <git@bluematt.me>
Tue, 23 Jan 2024 19:55:39 +0000 (19:55 +0000)
commit9b338cc4c385ce324ddcd239f4f32b2a04688bc3
tree0ed62a3c6f0048cf788af162e093a7a58eb8c4d1
parent09673d5648d2e81b94fd3622fce7d53fc9d90561
Make the custom message traits cloneable as they're deep in nested structs
lightning/src/ln/wire.rs
lightning/src/onion_message/functional_tests.rs
lightning/src/onion_message/messenger.rs
lightning/src/onion_message/packet.rs