rust-lightning/lightning
Matt Corallo 6296eb1c5f Track counterparty's commitment secrets in Channel directly.
In the process of removing a local ChannelMonitor in each Channel,
we need to track our counterpartys' commitment secrets so that we
can check them locally instead of calling our channel monitor to
do that work for us.
2020-02-26 17:48:31 -05:00
..
src Track counterparty's commitment secrets in Channel directly. 2020-02-26 17:48:31 -05:00
Cargo.toml Bump versions to 0.0.10 2019-12-11 17:29:42 -05:00