Skip to content

Commit

Permalink
Use initial state hash
Browse files Browse the repository at this point in the history
  • Loading branch information
phearnot committed Dec 6, 2023
1 parent 7133b20 commit 49db19f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ class TxStateSnapshotHashSpec extends PropSpec {
wavesBalances,
"CiQKGgFUYP1Q7yDeRXEgffuciL58HC+KIscK2I+1EgYQgJTr3AMKJAoaAVRCxcljc/UP2BNQYE8cFPKmySVq2v0ZsCoSBhCAqNa5Bw==",
ByteStr.empty,
"0e5751c026e543b2e8ab2eb06099daa1d1e5df47778f7787faab45cdf12fe3a8", // Blake2b("")
Hex.toHexString(TxStateSnapshotHashBuilder.InitStateHash.arr),
"f0a8b6745534c2d20412f40cdb097b7050898e44531a661ef64fc5be0744ac72"
),
(
Expand Down

0 comments on commit 49db19f

Please sign in to comment.