]> git.bitcoin.ninja Git - rust-lightning/commit
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, 3 Sep 2024 14:00:24 +0000 (14:00 +0000)
commite9b7acb8a57d76fc6824cb11da0e914a73aa3488
tree8027c2959fafd46683ca20faadfb49203a8e0024
parent67fb2f4f84a90d8bb20587db99fb3998fccb720d
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