AS A Block Node Operator/User
I WANT to be able to retrieve compressed block files that are written to the file system
SO THAT I will be able to use them
Tech Notes
DEPENDS ON #282
See #125 where we have defined the core functionality of the block-as-file.
After the implementation of #282 we should support the corresponding reading logic.
The scope of this issue is to be able to read compressed block files.
Story
AS A Block Node Operator/User I WANT to be able to retrieve compressed block files that are written to the file system SO THAT I will be able to use them
Tech Notes
DEPENDS ON #282
See #125 where we have defined the core functionality of the
block-as-file
.After the implementation of #282 we should support the corresponding reading logic.
The scope of this issue is to be able to read compressed block files.