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

This commit is contained in:
Akhil Kumar P 2024-07-18 19:13:03 +05:30 committed by GitHub
parent a877e3e804
commit 64b3ebf83e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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