Update Spec-hardfork.md

This commit is contained in:
phahulin 2018-09-02 15:51:06 +03:00 committed by GitHub
parent f76df6d37b
commit e57c6a88c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -26,11 +26,12 @@ and set the following variables:
```
echo "" > hosts
```
and put your node's ip address (assuming it's 192.0.2.1) there with the following header:
and put your node's ip address (assuming it's 192.0.2.1) in the following way:
```
[hf-spec-change]
192.0.2.1
```
make sure you don't have other tags (`[...]`) in hosts file
**NOTE** for those who host multiple nodes:
* if all your nodes are of the same role (e.g. all bootnodes), you can run this playbook on all of them by listing their ips, e.g.