celestiaorg / celestiaorg/CIPs

docs: standardize MiB vs. MB

Open
#248 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.