Skip to content

Commit

Permalink
update seed
Browse files Browse the repository at this point in the history
  • Loading branch information
jtriley-eth committed Apr 16, 2024
1 parent 21294b1 commit 27b7d28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion foundry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ bytecode_hash = "none"

[fuzz]
runs = 10_000
seed = 69_420
seed = "0x6900000000000000000000000000000000000000000000000000000000000000"

[fmt]
bracket_spacing = true
Expand Down

0 comments on commit 27b7d28

Please sign in to comment.