dionyziz / popow

Research and implementation for non-interactive blockchain proofs of proofs of work

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Be consistent in chain length notation

dionyziz opened this issue · comments

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