forked from solana-labs/solana
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
renames size_of_erasure_encoded_slice to ShredCode::capacity (backport …
…solana-labs#27157) (solana-labs#27180) renames size_of_erasure_encoded_slice to ShredCode::capacity (solana-labs#27157) Maintain symmetry between code and data shreds: * ShredData::capacity -> data buffer capacity * ShredCode::capacity -> erasure code capacity (cherry picked from commit c813d75) Co-authored-by: behzad nouri <[email protected]>
- Loading branch information
1 parent
1797e90
commit c00adba
Showing
2 changed files
with
13 additions
and
15 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