Use an explicit `Sign` type on the `ChannelMonitor` read tuple 2022-12-0.0.113-bindings
authorMatt Corallo <git@bluematt.me>
Sat, 24 Dec 2022 04:16:48 +0000 (04:16 +0000)
committerMatt Corallo <git@bluematt.me>
Tue, 3 Jan 2023 22:09:15 +0000 (22:09 +0000)
commited0fa11ffbbb6b6ae966d91457d6c89bb3ce053b
tree376cd46ea978e38f42dd41f23d2353ccc645ed42
parent85df2e61c5c7a867d5f32edd61e690927183033c
Use an explicit `Sign` type on the `ChannelMonitor` read tuple

The bindings currently get confused by the implicit `Sign` type, so
we temporarily remove it on the `impl` here.
lightning/src/chain/channelmonitor.rs