polkadot-secure-validator
Advanced tools
Comparing version 0.8.0 to 0.8.1
{ | ||
"name": "polkadot-secure-validator", | ||
"version": "0.8.0", | ||
"version": "0.8.1", | ||
"main": "src/index.js", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/w3f/polkadot-secure-validator", |
@@ -37,3 +37,3 @@ [![CircleCI](https://circleci.com/gh/w3f/polkadot-secure-validator.svg?style=svg)](https://circleci.com/gh/w3f/polkadot-secure-validator) | ||
accounts in all of them, see [here](https://github.com/w3f/polkadot-secure-validator/blob/master/config/main.sample.json) | ||
for an example of how to define the providers. Yyou could use, for instance, | ||
for an example of how to define the providers. You could use, for instance, | ||
packet for the validators and GCP for the public nodes. Keep in mind that, the | ||
@@ -96,5 +96,5 @@ more distributed your public nodes, the fewer opportunities to be affected by | ||
platform is hybrid, consisting of a bare-metal machine and cloud instances. | ||
However, we use terraform for creating both. The code for setting up the bare- | ||
metal machine is in this repothey up is in [terraform-modules](/terraform-modules) | ||
dir. | ||
However, we use terraform for creating both. The code for setting up the | ||
bare-metal machine is in the [terraform-modules](/terraform-modules) dir | ||
of this repository. | ||
@@ -101,0 +101,0 @@ The cloud instances are created on 3 different cloud providers for increased |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
123862