Skip to content

Commit

Permalink
Update Osmosis LCD back to foundation
Browse files Browse the repository at this point in the history
  • Loading branch information
terencelimzhengwei committed Apr 22, 2024
1 parent 62c4313 commit 225e6d5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions chains/mainnet/osmosis.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
module.exports = {
chainID: 'osmosis-1',
// lcd: 'https://lcd-osmosis.tfl.foundation',
lcd: 'https://osmosis-api.polkachu.com',
lcd: 'https://lcd-osmosis.tfl.foundation',
gasAdjustment: 1.5,
version: '0.46',
gasPrices: {
Expand Down

0 comments on commit 225e6d5

Please sign in to comment.