Skip to content

Commit

Permalink
Update injective.js
Browse files Browse the repository at this point in the history
- [x] update injective testnet
  • Loading branch information
mwmerz authored Mar 19, 2024
1 parent efe3549 commit 1fe2549
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chains/testnet/injective.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module.exports = {
chainID: 'injective-888',
lcd: 'https://k8s.testnet.lcd.injective.network',
lcd: 'https://testnet.sentry.lcd.injective.network:443',
gasAdjustment: 1.75,
gasPrices: { inj: 1000000000 },
prefix: 'inj',
Expand Down

0 comments on commit 1fe2549

Please sign in to comment.