Skip to content

Commit

Permalink
updated config file for test network 118 (#586)
Browse files Browse the repository at this point in the history
* updated config file for test network 118
  • Loading branch information
IlyaVi authored Sep 17, 2020
1 parent 80d1ae0 commit f70723e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion desktop/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"layer-average-size": "50",
"layer-duration-sec": "300",
"layers-per-epoch": "288",
"poet-server": "35.226.91.216:8080",
"poet-server": "35.222.224.200:8080",
"sync-interval": "10",
"sync-request-timeout": "60000",
"sync-validation-delta": "30"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "spacemesh_app",
"productName": "Spacemesh",
"version": "0.1.0",
"version": "0.1.1",
"author": {
"name": "Spacemesh",
"email": "info@spacemesh.io",
Expand Down

0 comments on commit f70723e

Please sign in to comment.