dionyziz / popow

Research and implementation for non-interactive blockchain proofs of proofs of work
49 stars 6 forks source link

Mention that extraneous zeroes can be omitted from superblock ids #43

Open dionyziz opened 7 years ago

dionyziz commented 7 years ago

Zeroes from the binary representation of superblock ids can be removed, as they are implied from the superblock status. This doesn't seem to save much space but may be worth mentioning.