Skip to content

Commit

Permalink
Tree root in input file for merkle path validation updated to corresp…
Browse files Browse the repository at this point in the history
…ond the result of the evaluation.
  • Loading branch information
nkaskov committed Nov 17, 2023
1 parent 30abd72 commit aee6e10
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/inputs/validate_merkle_path_sha2_256.inp
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
},
{
"vector": [
{"field": "24758149039370610683683259915413762872"},
{"field": "275362252495473570680232529690834658303"}
{"field": "86554538938959106637154046931247318302"},
{"field": "250679293405040244372434488049653302086"}
]
}
]

0 comments on commit aee6e10

Please sign in to comment.