Skip to content

Commit

Permalink
Merge pull request #619 from eco-stake/add-teritori
Browse files Browse the repository at this point in the history
Add Territori
  • Loading branch information
tombeynon committed Oct 3, 2022
2 parents 8ca0cb4 + 4acdd65 commit 742b05e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/networks.json
Original file line number Diff line number Diff line change
Expand Up @@ -238,5 +238,14 @@
{
"name": "pulsar",
"testnet": true
},
{
"name": "teritori",
"ownerAddress": "torivaloper1d5u07lhelk6lal44a0myvufurvsqk5d499h9hz",
"gasPriceStep": {
"low": 0,
"average": 0.025,
"high": 0.04
}
}
]

0 comments on commit 742b05e

Please sign in to comment.