]> git.bitcoin.ninja Git - rust-lightning/commit
Use the actual type, not the associated type, in trait impls 2024-08-this-should-work-bindings
authorMatt Corallo <git@bluematt.me>
Fri, 23 Aug 2024 15:33:22 +0000 (15:33 +0000)
committerMatt Corallo <git@bluematt.me>
Fri, 23 Aug 2024 15:33:22 +0000 (15:33 +0000)
commit5359cebe21f628ee25f1cb6892a9ac784764b38f
treed9dcdaa425162d677df7822643ac200d3d8694b6
parent49dfa5a496090432f440ab2b33d5aaac13a4080c
Use the actual type, not the associated type, in trait impls

This is equivalent and just easier for the bindings to deal with
(though, really, they should handle it).
lightning/src/ln/peer_handler.rs