# Packages
No description provided by the author
# Functions
Fuzzes DecodeBlock function for a given BlockHeader.
Fuzzes DecodeBlockMsg using random data.
Structural fuzzing on the BlockMsg struct to provide valid binary data.
TODO also check when modifying width, even though this is a const? currently search space is small enought that you might as well just test all possibilities.