Skip to content

Commit

Permalink
Merge branch 'main' into evan/fix-check-bbr
Browse files Browse the repository at this point in the history
  • Loading branch information
evan-forbes authored Oct 28, 2024
2 parents 741da91 + 160c51b commit 2c20f11
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 2c20f11

Please sign in to comment.