Skip to content

Commit

Permalink
Decrease Juno autostake batchTxs
Browse files Browse the repository at this point in the history
  • Loading branch information
tombeynon authored and git committed Nov 1, 2022
1 parent 56a938a commit e22e3de
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/networks.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,10 @@
{
"name": "juno",
"gasPrice": "0.0025ujuno",
"ownerAddress": "junovaloper19ur8r2l25qhsy9xvej5zgpuc5cpn6syydmwtrt"
"ownerAddress": "junovaloper19ur8r2l25qhsy9xvej5zgpuc5cpn6syydmwtrt",
"autostake": {
"batchTxs": 25
}
},
{
"name": "cosmoshub",
Expand Down

0 comments on commit e22e3de

Please sign in to comment.