]> 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, 14 May 2024 20:46:40 +0000 (20:46 +0000)
commit8ba5202797d1765d08a6cc41c078c4436433f868
tree69883b978169f73685ffb7384587e128c7034896
parent7ba202b1aeadbde7733e4c44ee4864d8fab2763f
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