celestiaorg / celestiaorg/CIPs
docs: standardize MiB vs. MB
Open
good first issue
- Dominant language
- Handlebars
- Stars
- 55
- Forks
- 52
- Avg merge
- 12h 15m
- Merged PRs (30d)
- 4
Description
use these correctly everywhere, i.e.
1,398,101.33 bytes =
• 1.398101 MB (megabytes): 1,398,101.33 ÷ 1,000,000
• 1.333618 MiB (mebibytes): 1,398,101.33 ÷ 1,048,576
Contributor guide
Assessment
This issue has not been assessed yet.