rust-lightning/lightning
Antoine Riard 16fba9fd66 Add ChanSigner in OnchainTxHandler
Rename ChannelMonitor::Storage to OnchainDetection,
holder of channel state (base_key+per_commitment_point)
to detect onchain transactions accordingly.

Going further between splitting detection and transaction
generation, we endow OnchainTxHandler with keys access.
That way, in latter commits, we may remove secret keys entirely
from ChannelMonitor.
2020-03-21 17:03:48 -04:00
..
src Add ChanSigner in OnchainTxHandler 2020-03-21 17:03:48 -04:00
Cargo.toml Bump versions to 0.0.10 2019-12-11 17:29:42 -05:00