75425521b4
RetransmitSlotStats can already be utilized to track when the first shred for a slot was received; therefore first_shreds_received: &Mutex<BTreeSet<Slot>> is redundant. Sending update notifications after shreds retransmit will also bypass the need for a mutex. |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
.gitignore | ||
Cargo.toml | ||
build.rs |