Skip to content

Commit

Permalink
fix: change celestia lcd
Browse files Browse the repository at this point in the history
  • Loading branch information
mwmerz authored Dec 2, 2023
1 parent 966d456 commit d3e92ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chains/mainnet/celestia.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module.exports = {
chainID: 'celestia',
lcd: 'https://celestia-rest.mesa.newmetric.xyz',
lcd: 'https://celestia-rest.publicnode.com',
gasAdjustment: 1.75,
gasPrices: { utia: 0.2 },
prefix: 'celestia',
Expand Down

0 comments on commit d3e92ff

Please sign in to comment.