Skip to content

Commit

Permalink
Update mainnet lcd injective.js
Browse files Browse the repository at this point in the history
  • Loading branch information
mwmerz authored Nov 10, 2023
1 parent aba3b86 commit 012ac74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chains/mainnet/injective.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module.exports = {
chainID: 'injective-1',
lcd: 'https://lcd.injective.network',
lcd: 'https://sentry.lcd.injective.network',
gasAdjustment: 1.75,
gasPrices: { inj: 1000000000 },
prefix: 'inj',
Expand Down

0 comments on commit 012ac74

Please sign in to comment.