Fix incoherence between storage in learn and actual storage
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 18
- Forks
- 66
- PR merge metrics
- No merged PRs in 30d
Description
**Context**
The [learn page on storage costs](https://docs.massa.net/docs/learn/storage-costs) is inconstitant with the actual storage cost as implemented in the node.
**Need**
Update storage cost values with the actual values as implemented in the node.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open the linked learn page on storage costs and review its current values. Compare them with the actual storage costs implemented in the node, then update the page so the documented values match the implementation and verify the page renders correctly.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100