Skip to content

Commit

Permalink
Update neutron and osmosisi LCD
Browse files Browse the repository at this point in the history
  • Loading branch information
alecande11 authored Dec 18, 2023
1 parent 9858fdd commit bd5610d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion chains/mainnet/neutron.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module.exports = {
chainID: 'neutron-1',
lcd: 'https://rest-kralum.neutron-1.neutron.org',
lcd: 'https://lcd-neutron.tfl.foundation',
gasAdjustment: 1.75,
gasPrices: { untrn: 0.01 },
prefix: 'neutron',
Expand Down
2 changes: 1 addition & 1 deletion chains/mainnet/osmosis.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module.exports = {
chainID: 'osmosis-1',
lcd: 'https://osmosis-1.terra.dev',
lcd: 'https://lcd-osmosis.tfl.foundation',
gasAdjustment: 2.2,
gasPrices: {
uosmo: {
Expand Down

0 comments on commit bd5610d

Please sign in to comment.