Skip to content

Commit

Permalink
Updated gas adjustment for andromeda
Browse files Browse the repository at this point in the history
  • Loading branch information
terencelimzhengwei committed Jan 19, 2024
1 parent b97eb4f commit 2f0a78d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chains/mainnet/andromeda.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module.exports = {
chainID: 'andromeda-1',
lcd: 'https://andromeda.api.kjnodes.com',
gasAdjustment: 1.5,
gasAdjustment: 1.75,
gasPrices: { uandr: 0.25 },
prefix: 'andr',
coinType: '118',
Expand Down

0 comments on commit 2f0a78d

Please sign in to comment.