diff --git a/tools/confix/data/v0.52-client.toml b/tools/confix/data/v0.52-client.toml index d89c2092f4a0..785ecf499cde 100644 --- a/tools/confix/data/v0.52-client.toml +++ b/tools/confix/data/v0.52-client.toml @@ -25,6 +25,3 @@ grpc-address = "" # Allow the gRPC client to connect over insecure channels. # It can be overwritten by the --grpc-insecure flag in each command. grpc-insecure = false -# This is default the gas adjustment factor used in tx commands. -# It can be overwritten by the --gas-adjustment flag in each tx command. -gas-adjustment = 1.5