Kaynağa Gözat

Fix comment about merkle tree depth.

Nym 5 yıl önce
ebeveyn
işleme
f7bd9dfceb
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      proofs/spend.pism

+ 1 - 1
proofs/spend.pism

@@ -124,7 +124,7 @@ start
     # left = coin_commit.u
     ec_get_u current cm
 
-    # Our merkle tree has a height of 4
+    # Our merkle tree has a height of 32
 {% for i in range(32) %}
     # left = current
     # right = branch[{{ i }}]