Skip to content

Commit

Permalink
fix: update zeta_mainnet gas price
Browse files Browse the repository at this point in the history
  • Loading branch information
fadeev committed Jun 17, 2024
1 parent 1bb1e88 commit f40d163
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/networks.json
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@
{
"denom": "azeta",
"gas": 5000000,
"gas_price": 10000000
"gas_price": 10000000000
}
]
},
Expand Down Expand Up @@ -572,4 +572,4 @@
}
]
}
}
}

0 comments on commit f40d163

Please sign in to comment.