You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add the functionality to read blk files and populate mirror node domain classes.
Solution
From the HIP-1056 design:
-Add the BlockFileReader and ProtoBlockFileReader
-Add a test that reads a blk file and verifies the correctness of the domain objects produced by the reader
Alternatives
No response
The text was updated successfully, but these errors were encountered:
Problem
Add the functionality to read blk files and populate mirror node domain classes.
Solution
From the HIP-1056 design:
-Add the
BlockFileReader
andProtoBlockFileReader
-Add a test that reads a blk file and verifies the correctness of the domain objects produced by the reader
Alternatives
No response
The text was updated successfully, but these errors were encountered: