chore(confix): remove gas-adjustment in v0.52 client toml (#20988)

This commit is contained in:
Akhil Kumar P
2024-07-18 13:43:03 +00:00
committed by GitHub
parent a877e3e804
commit 64b3ebf83e
-3
View File
@@ -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