]> git.bitcoin.ninja Git - rust-lightning/commit
Make the custom message traits cloneable as they're deep in nested structs 2022-10-112-java-bindings
authorMatt Corallo <git@bluematt.me>
Fri, 24 Sep 2021 18:44:32 +0000 (18:44 +0000)
committerMatt Corallo <git@bluematt.me>
Fri, 28 Oct 2022 17:18:00 +0000 (17:18 +0000)
commitb9b43ce5c8cb3216d1459944c6f0d48d8c37243f
tree63560a6529d507318aef176b680349e7d7c7f6ce
parent3d3e4f588023f7b784d45e62a62efa3e74c16fe9
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