Skip to content

Commit

Permalink
remove evm flag
Browse files Browse the repository at this point in the history
  • Loading branch information
cmwaters committed Aug 15, 2023
1 parent 7753abe commit 7b74fae
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions client/flags/flags.go
Original file line number Diff line number Diff line change
Expand Up @@ -85,9 +85,6 @@ const (
// Tendermint logging flags
FlagLogLevel = "log_level"
FlagLogFormat = "log_format"

// QGB related flags
FlagEVMAddress = "evm-address"
)

// LineBreak can be included in a command list to provide a blank line
Expand Down

0 comments on commit 7b74fae

Please sign in to comment.