chore(confix): remove gas-adjustment in v0.52 client toml (#20988)
This commit is contained in:
parent
a877e3e804
commit
64b3ebf83e
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user