Skip to content

Commit

Permalink
fix: spelling
Browse files Browse the repository at this point in the history
Co-authored-by: CHAMI Rachid <chamirachid1@gmail.com>
  • Loading branch information
evan-forbes and rach-id committed May 12, 2023
1 parent fe5a7ac commit b9a3c80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x/genutil/client/cli/init_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ func TestInitWithConsensusParams(t *testing.T) {

serverCtx := server.NewContext(viper.New(), cfg, logger)

// set new defult consensus params
// set new default consensus params
cps := coretypes.DefaultConsensusParams()
cps.Block.MaxBytes = 100000000
cps.Block.MaxGas = 420420420
Expand Down

0 comments on commit b9a3c80

Please sign in to comment.