rust-lightning/lightning
Valentine Wallace a2a7fef4d7
Move PendingHTLCStatus construction inside channel lock
We need the channel lock for constructing a pending HTLC's status because we
need to know if the channel accepts underpaying HTLCs in upcoming commits.
2023-06-20 17:57:35 -04:00
..
src Move PendingHTLCStatus construction inside channel lock 2023-06-20 17:57:35 -04:00
Cargo.toml Replace std's unmaintained bench with criterion 2023-05-11 06:11:49 +00:00