Skip to content

Commit

Permalink
relay: increase default_gas for axelar again
Browse files Browse the repository at this point in the history
  • Loading branch information
baabeetaa committed May 30, 2024
1 parent ef00655 commit 8f48f44
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 @@ -568,7 +568,7 @@ account_prefix = "axelar"
key_name = "axelar"
key_store_type = "Test"
store_prefix = "ibc"
default_gas = 135000
default_gas = 150000
max_gas = 4000000
gas_multiplier = 1.1
max_msg_num = 30
Expand Down

0 comments on commit 8f48f44

Please sign in to comment.