forked from solana-labs/solana
-
Notifications
You must be signed in to change notification settings - Fork 313
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
removes blockstore_meta::ErasureMetaStatus
We only need a true/false boolean to tell us if we should try to recover the erasure batch or not. The blockstore_meta::ErasureMetaStatus enum is verbose and redundant.
- Loading branch information
1 parent
1563d90
commit 3ec49b3
Showing
2 changed files
with
24 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters