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, 25 Jul 2023 20:49:39 +0000 (20:49 +0000)
commite794e9ebeede18e0bd30c68a1d1784894b94fe5d
tree1079302ac4a4e606847cf25d451fc7bd6bc8fadf
parent03d8939db8d36050e4c1edb04f56b9914151b016
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