]> 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, 22 Apr 2024 21:57:48 +0000 (21:57 +0000)
commita19a6d95d879c2b3d13992f145a3801640bc252d
tree75c4f5da7468b4d14b288173ee82d2ad09c1f719
parentb1236d22579fdbfbedadbdbe6f86b6442e17597f
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