Skip to content

Commit

Permalink
Update neutron.js
Browse files Browse the repository at this point in the history
troubleshoot neutron gas issue.
  • Loading branch information
mwmerz authored Apr 2, 2024
1 parent 7100baa commit 397fd49
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions chains/mainnet/neutron.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module.exports = {
chainID: 'neutron-1',
lcd: 'https://lcd-neutron.tfl.foundation',
gasAdjustment: 5,
lcd: 'https://neutron-rest.publicnode.com',
gasAdjustment: 1.75,
gasPrices: {
untrn: 0.0053,
'ibc/C4CFF46FD6DE35CA4CF4CE031E643C8FDC9BA4B99AE598E9B0ED98FE3A2319F9': 0.0008,
Expand Down

0 comments on commit 397fd49

Please sign in to comment.