Problem: bigchaindb upsert-validator labelled "insecure" (#2180)

Solution: Remove the "insecure" label from the docs on `bigchaindb upsert-validator`
This commit is contained in:
Troy McConaghy 2018-04-05 17:47:11 +02:00 committed by Vanshdeep Singh
parent d28b9019c0
commit c8682a1d89

View File

@ -75,7 +75,7 @@ configuration file as documented under
[Configuration Settings](configuration.html). [Configuration Settings](configuration.html).
## bigchaindb upsert-validator (insecure) ## bigchaindb upsert-validator
Add, update, or remove a validator from the validators set of the local node. The command implements [3/UPSERT-VALIDATORS](https://github.com/bigchaindb/BEPs/tree/master/3), check it out if you need more details on how this is orchestrated. Add, update, or remove a validator from the validators set of the local node. The command implements [3/UPSERT-VALIDATORS](https://github.com/bigchaindb/BEPs/tree/master/3), check it out if you need more details on how this is orchestrated.
Below is the command line syntax, Below is the command line syntax,