Skip to content

Commit

Permalink
Update testnet LCD for neutron
Browse files Browse the repository at this point in the history
  • Loading branch information
terencelimzhengwei committed Feb 27, 2024
1 parent a0e924b commit d93dee3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chains/testnet/neutron.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module.exports = {
chainID: 'pion-1',
lcd: 'https://rest-palvus.pion-1.ntrn.tech',
lcd: 'https://neutron-testnet-api.polkachu.com',
gasAdjustment: 1.75,
gasPrices: { untrn: 0.05 },
prefix: 'neutron',
Expand Down

0 comments on commit d93dee3

Please sign in to comment.