Skip to content

Commit

Permalink
chore: bump txsim version
Browse files Browse the repository at this point in the history
  • Loading branch information
mojtaba-esk committed Oct 28, 2024
1 parent b991437 commit 7d5f30d
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 7d5f30d

Please sign in to comment.