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, 7 Mar 2023 05:49:30 +0000 (05:49 +0000)
commitfb495cd6fd547b2834af55fcb545a86ebeaf2f92
treea9058e68241e28ee39611fdded46da73c7139081
parent89d82d27c97fbae2e607b2f0bcdd5bbb8f2dcd05
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