Clarify the BEP-42 ref (election docs).

This commit is contained in:
Lev Berman 2018-09-20 11:38:33 +02:00
parent 4a1e206bcf
commit 64d4e671be

View File

@ -150,7 +150,7 @@ Concluded chain migration elections halt block production at whichever block hei
Afterwards, validators are supposed to upgrade Tendermint, set new `chain_id`, `app_hash`, and `validators` (to learn these values, use the [election show](#election-show) command) in `genesis.json`, make and save a MongoDB dump, and restart the system.
For more details about how chain migrations work, refer to [BEP-42](https://github.com/bigchaindb/BEPs/tree/master/42).
For more details about how chain migrations work, refer to [Type 3 scenarios in BEP-42](https://github.com/bigchaindb/BEPs/tree/master/42).
### election approve