Open InfiniteSwerve opened 1 year ago
We want to ensure that our block_storage can save and load block-votes pairs
This PR saves and loads a block-votes pair. This involves encoding and decoding the block-votes pairs, which adds more entropy to the test.
Depends
Problem
We want to ensure that our block_storage can save and load block-votes pairs
Solution
This PR saves and loads a block-votes pair. This involves encoding and decoding the block-votes pairs, which adds more entropy to the test.