Skip to content

Commit

Permalink
Update migaloo.js
Browse files Browse the repository at this point in the history
- [x] Account for 4x gas gov vote on migaloo
  • Loading branch information
mwmerz authored Oct 25, 2023
1 parent 6115cce commit 32dd695
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chains/mainnet/migaloo.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module.exports = {
chainID: 'migaloo-1',
lcd: 'https://ww-migaloo-rest.polkachu.com',
gasAdjustment: 1.75,
gasPrices: { uwhale: 0.25 },
gasPrices: { uwhale: 1 },
prefix: 'migaloo',
coinType: '118',
baseAsset: 'uwhale',
Expand Down

0 comments on commit 32dd695

Please sign in to comment.