Skip to content

Commit

Permalink
Increase Relayer Gas Adjustment
Browse files Browse the repository at this point in the history
  • Loading branch information
joelsmith-2019 committed Oct 7, 2024
1 parent 0d1d715 commit 9e44d46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wormchain/ibc-relayer/chains/wormchain.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"rpc-addr": "http://wormchain:26657",
"account-prefix": "wormhole",
"keyring-backend": "test",
"gas-adjustment": 1.2,
"gas-adjustment": 2.0,
"gas-prices": "0.01utest",
"debug": true,
"timeout": "20s",
Expand Down

0 comments on commit 9e44d46

Please sign in to comment.