Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(share/eds): don't use in-memory buffer for mount after shard reco…
…ver (celestiaorg#2554) When shard recovered in dagstore, it was read from in-memory mount, that could have been read 0 times and had no in-memory buffer. (cherry picked from commit 32834eb)
- Loading branch information