Skip to content

Commit

Permalink
add BenchResult to config
Browse files Browse the repository at this point in the history
  • Loading branch information
JojiiOfficial committed Jun 15, 2020
1 parent 63f6f5f commit b0a5e21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/Config.go
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ type clientConfig struct {
SkipKeystoreCheck bool
HideKeystoreWarnings bool
Defaults clientDefaults
BenchResult int
}

type clientDefaults struct {
Expand Down

0 comments on commit b0a5e21

Please sign in to comment.