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, 24 Oct 2023 04:16:34 +0000 (04:16 +0000)
commit81eb8fbbe63faa39d26790cede782fa95e3a3107
tree032311255299df295cc6ad4638887ca2a4a0b7e5
parentf986626543be3659bf56b1b8d970300eb40605a5
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