mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-10 23:27:56 -05:00
Fix comment about merkle tree depth.
This commit is contained in:
@@ -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 }}]
|
||||
|
||||
Reference in New Issue
Block a user