Problem: Upsert validator not marked experimental (#2356)

Solution: Update documentation to mark it experimental
This commit is contained in:
Vanshdeep Singh 2018-06-20 10:15:14 +02:00 committed by vrde
parent 119dcef75f
commit 67c4ce964a

View File

@ -76,6 +76,10 @@ configuration file as documented under
## bigchaindb upsert-validator
**This is an experimental feature. Users are advised not to use it in production.**
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,