]> 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>
Mon, 14 Oct 2024 19:15:11 +0000 (19:15 +0000)
commit2459a77de4f61d808e51f76a8a738411725555b1
tree9368525ee7e0bdd176ee9b71e28ba488b3d8a58e
parent5f526f820e2621607e993dcd5507904e549ba672
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