Skip to content

Commit

Permalink
Merge branch 'main' into evan/fix-v3-upgrade-delay
Browse files Browse the repository at this point in the history
  • Loading branch information
evan-forbes authored Oct 28, 2024
2 parents 04c7c34 + 160c51b commit ec29c4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/testnet/defaults.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ var DefaultResources = Resources{
}

const (
TxsimVersion = "pr-3541"
TxsimVersion = "8e573bb"
MB = 1000 * 1000
GB = 1000 * MB
MiB = 1024 * 1024
Expand Down

0 comments on commit ec29c4b

Please sign in to comment.