Skip to content

Commit

Permalink
chore(confix): remove gas-adjustment in v0.52 client toml (#20988)
Browse files Browse the repository at this point in the history
  • Loading branch information
akhilkumarpilli authored Jul 18, 2024
1 parent a877e3e commit 64b3ebf
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tools/confix/data/v0.52-client.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 64b3ebf

Please sign in to comment.