mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Problem: bigchaindb upsert-validator labelled "insecure" (#2180)
Solution: Remove the "insecure" label from the docs on `bigchaindb upsert-validator`
This commit is contained in:
parent
d28b9019c0
commit
c8682a1d89
@ -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,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user