JSON comma fix

This commit is contained in:
Pavel Khakhulin 2017-06-16 17:31:57 +03:00
parent 6183020eb3
commit 66fc46b9f9
3 changed files with 8 additions and 2 deletions

View File

@ -4,7 +4,7 @@ base_path = "parity"
# db_path = "parity/chains"
# keys_path = "parity/keys"
[network]
bootnodes=["enode://78461aecb40d4b3b878e6e645417b267dd8a846e59838f56824c68bce3237936ace367a0270d7eb742d5510a8f049c59eaa0955117a1264ab72fbc8686087251@40.83.213.87:30300"]
bootnodes=["enode://73bee19a3d9b66fd4458bf74ca4392cb681f6311811173833cee1bcda4fea19d39e15c9c9ab8a96f04e7310676bcf7905573d2d78224f64c575e0eb961f0f131@40.112.191.49:30300"]
port = 30300
[rpc]
cors = "all"

View File

@ -176,7 +176,7 @@
}
]
}
},
}
},
"storageProfile": {
"imageReference": {

View File

@ -10,3 +10,9 @@ This repository is used to learn how arm templates work.
[![Deploy to Azure](http://azuredeploy.net/deploybutton.png)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3a%2f%2fraw.githubusercontent.com%2foraclesorg%2ftest-templates%2fmaster%2fnode-to-enode.json)
[![Visualize](http://armviz.io/visualizebutton.png)](http://armviz.io/#/?load=https%3a%2f%2fraw.githubusercontent.com%2foraclesorg%2fazure-templates%2fmaster%2fnode-to-enode.json)
## Test TestNet
### Mining node
[![Deploy to Azure](http://azuredeploy.net/deploybutton.png)](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Foraclesorg%2Ftest-templates%2Fmaster%2F1new%2Fmining-node%2Ftemplate.json)
[![Visualize](http://armviz.io/visualizebutton.png)](http://armviz.io/#/?load=https%3A%2F%2Fraw.githubusercontent.com%2Foraclesorg%2Ftest-templates%2Fmaster%2F1new%2Fmining-node%2Ftemplate.json)