dionyziz / popow

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

Be consistent in chain length notation #41

Closed dionyziz closed 7 years ago

dionyziz commented 7 years ago

Length of arrays is sometimes denoted as C.length instead of |C|. Change everything to |C| for consistency.