solana/ledger/tests
behzad nouri 5fb0ab9d00
removes redundant args from Shredder::try_recovery (#21226)
Shredder::try_recovery is already taking a Vec<Shred> as an argument. All the
other arguments are embedded in the shreds, and are so redundant.
2021-11-10 21:19:03 +00:00
..
blockstore.rs Blockstore test cleanup (#19656) 2021-09-10 07:33:08 -05:00
shred.rs removes redundant args from Shredder::try_recovery (#21226) 2021-11-10 21:19:03 +00:00