Skip to content

Commit

Permalink
Update packages/taiko-client/cmd/flags/driver.go
Browse files Browse the repository at this point in the history
  • Loading branch information
davidtaikocha authored Feb 21, 2025
1 parent c263c12 commit 4448973
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/taiko-client/cmd/flags/driver.go
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ var (
Usage: "PreconfWhitelist contract L1 `address`",
Required: false,
Category: driverCategory,
EnvVars: []string{"PRECONF_WHITELIST"},
EnvVars: []string{"PRECONFIRMATION_WHITELIST"},
}
)

Expand Down

0 comments on commit 4448973

Please sign in to comment.