rust-lightning/lightning/src
Antoine Riard 493ffb81e1 Cache current local commitment number in ChannelMonitor.
By caching current local commitment number instead of deciphering
it from local commitment tx, we may remove local commitment tx
from ChannelMonitor in next commit.
2020-04-17 17:43:50 -04:00
..
chain Remove signing local commitment transaction from ChannelMonitor 2020-04-15 22:23:01 -04:00
ln Cache current local commitment number in ChannelMonitor. 2020-04-17 17:43:50 -04:00
util Remove duplicata for local commitment+HTLC txn 2020-04-17 17:43:34 -04:00
lib.rs Use workspaces to separate crates 2019-11-15 02:44:30 +00:00