Skip to content

Commit f8b5c19

Browse files
committed
Update state commit
1 parent 770b8da commit f8b5c19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/unittest/execution_state.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ const ServiceAccountPrivateKeySignAlgo = crypto.ECDSAP256
2323
const ServiceAccountPrivateKeyHashAlgo = hash.SHA2_256
2424

2525
// Pre-calculated state commitment with root account with the above private key
26-
const GenesisStateCommitmentHex = "9fddc783cd2cc7a0365b2422a9cbb7b230a20507fb41f17a309ed8b6ef91705c"
26+
const GenesisStateCommitmentHex = "580c4ff7417cfd1d1411a84de9ed5dac5aafb3a028a6a7fa1d5eda4d1a8e24bd"
2727

2828
var GenesisStateCommitment flow.StateCommitment
2929

0 commit comments

Comments
 (0)