Skip to content

Commit

Permalink
Merge branch 'cudos-dev' into cudos-master
Browse files Browse the repository at this point in the history
  • Loading branch information
kstoykov committed May 20, 2022
2 parents f39d9e0 + 0d141c1 commit cdbdcd2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions tools-bash/upgrade/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,13 @@ The command upgrades a node
sudo ./src/node.sh upgrade
```

### Perform an upgrade bypassing the exporting and migrating of the genesis
The command upgrades a node by using an external genesis. This option cannot be used unless the upgraded network has started producing blocks
```
sudo ./src/node.sh upgrade-with-predefined-genesis
```


## Gravity

Gravity script has following usage:
Expand Down

0 comments on commit cdbdcd2

Please sign in to comment.