Skip to content

Commit

Permalink
Increased gasadjustment for terra
Browse files Browse the repository at this point in the history
  • Loading branch information
terencelimzhengwei committed Jan 4, 2024
1 parent 47584fd commit 39803f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chains/mainnet/terra.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module.exports = {
chainID: 'phoenix-1',
lcd: 'https://phoenix-lcd.terra.dev',
gasAdjustment: 1.2,
gasAdjustment: 1.75,
gasPrices: { uluna: 0.15 },
prefix: 'terra',
coinType: '330',
Expand Down

0 comments on commit 39803f6

Please sign in to comment.