rust-lightning/lightning
Matt Corallo 262666ad7f Make commitment transaction signing a part of ChannelKeys.
This adds a new fn to ChannelKeys which is called when we generte
a new remote commitment transaction for signing. While it may be
theoretically possible to unwind state updates by disconnecting and
reconnecting as well as making appropriate state machine changes,
the effort required to get it correct likely outweighs the UX cost
of "preflighting" the requests to hardwre wallets.
2019-12-11 17:29:42 -05:00
..
src Make commitment transaction signing a part of ChannelKeys. 2019-12-11 17:29:42 -05:00
Cargo.toml Bump versions to 0.0.10 2019-12-11 17:29:42 -05:00