Skip to content

Commit

Permalink
relay: qs fee
Browse files Browse the repository at this point in the history
  • Loading branch information
baabeetaa committed Jun 30, 2024
1 parent cb3045d commit 4b727bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions relay/chains.sh
Original file line number Diff line number Diff line change
Expand Up @@ -461,8 +461,8 @@ key_store_type = "Test"
store_prefix = "ibc"
default_gas = 600000
max_gas = 150000000
gas_multiplier = 1.1
max_msg_num = 10
gas_multiplier = 1.35
max_msg_num = 3
max_tx_size = 180000
max_grpc_decoding_size = 33554432
clock_drift = "5s"
Expand Down

0 comments on commit 4b727bb

Please sign in to comment.