feat: add block archive reading support #351
Labels
Block Node
Issues/PR related to the Block Node.
Improvement
Code changes driven by non business requirements
P1
High priority issue. Required to be completed in the assigned milestone.
Milestone
Story
AS A Block Node Operator/User
I WANT to be able to retrieve archived block files written to the file system
SO THAT I will be able to use them
Tech Notes
DEPENDS ON feat: add block archiving support #339
See Design a directory structure #125 where we have defined the core functionality of the
block-as-file
.After feat: add block archiving support #339 gets implemented, we now need to add the the complementing logic for reading the archived files.
The scope of this issue is to support reading the archived files.
The text was updated successfully, but these errors were encountered: