Skip to content

Commit

Permalink
Merge pull request #656 from ethersphere/fix-10-15-24
Browse files Browse the repository at this point in the history
correction
  • Loading branch information
NoahMaizels authored Oct 15, 2024
2 parents de68da1 + b4f7971 commit bc036a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/develop/access-the-swarm/erasure-coding.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ In the table below, the percent cost is displayed for each redundancy level. The
| Medium | 9 | 119 | *7.6%* | 59 | 15% |
| Strong | 21 | 107 | *19.6%* | 53 | 40% |
| Insane | 31 | 97 | 32% | 48 | 65% |
| Paranoid | 90 | 37 | 240.5% | 18 | 494% |
| Paranoid | 90 | 38 | 240.5% | 18 | 494% |

For larger uploads (where the source data chunks are equal to or greater than the "Data Chunks" for each redundancy level respectively) you can use the percent values shown in the "Percent" column as a general estimate of the percent cost of uploading. If the number of chunks is slightly less than the number shown in the "Data Chunks" column, you can also use the value in the "Percent" column as a good general estimate of the percent cost.

Expand Down

0 comments on commit bc036a2

Please sign in to comment.