Update readme
This commit is contained in:
parent
37e684ad24
commit
ee6a87f121
@ -221,8 +221,6 @@
|
|||||||
|
|
||||||
- Run these steps in a machine from where [the create-validator transaction is to be signed (machine 3)](#build-laconicd-to-create-validator)
|
- Run these steps in a machine from where [the create-validator transaction is to be signed (machine 3)](#build-laconicd-to-create-validator)
|
||||||
|
|
||||||
NOTE: Make sure that your node has completed syncing
|
|
||||||
|
|
||||||
- Copy the example variables file:
|
- Copy the example variables file:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
@ -253,6 +251,8 @@
|
|||||||
|
|
||||||
- Run ansible playbook to create a validator in the running chain:
|
- Run ansible playbook to create a validator in the running chain:
|
||||||
|
|
||||||
|
NOTE: Make sure that your node has completed syncing before running the playbook
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
ansible-playbook -i localhost, -c local ~/cerc/laconicd-stack/playbooks/validator/create-validator.yml
|
ansible-playbook -i localhost, -c local ~/cerc/laconicd-stack/playbooks/validator/create-validator.yml
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user