Skip to content

Commit

Permalink
relay: stargaze max_gas
Browse files Browse the repository at this point in the history
  • Loading branch information
baabeetaa committed Jul 8, 2024
1 parent ac5d360 commit 23baefd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion relay/chains.sh
Original file line number Diff line number Diff line change
Expand Up @@ -588,7 +588,7 @@ key_name = "stargaze"
key_store_type = "Test"
store_prefix = "ibc"
default_gas = 500000
max_gas = 1000000
max_gas = 100000000
gas_multiplier = 1.1
max_msg_num = 3
max_tx_size = 1000000
Expand Down

0 comments on commit 23baefd

Please sign in to comment.