docs
docs copied to clipboard
Add docs for rollup data roots
We should have dedicated documentation for how rollups should use a blob share commitment for their data root.
docs notes for me to work on to improve blobstream docs:
- write out how to create pfb, take committment, height, and use that in your data root
- write about data formatting and encoding, how you commit to the data, take commitment and put in header
- https://github.com/celestiaorg/docs/pull/1261
- general doc on rollup committing to data
I think this may be partially addressed in #1489