mirror of
https://github.com/0glabs/0g-chain.git
synced 2024-12-24 23:35:19 +00:00
Clarify removing halt time when restarting node
This commit is contained in:
parent
17b874a433
commit
076b18d412
@ -79,6 +79,9 @@ __Note:__ This can take a while!
|
|||||||
# Restart node with migrated genesis state
|
# Restart node with migrated genesis state
|
||||||
cp genesis.json ~/.kvd/config/genesis.json
|
cp genesis.json ~/.kvd/config/genesis.json
|
||||||
kvd unsafe-reset-all
|
kvd unsafe-reset-all
|
||||||
|
|
||||||
|
# Restart node -
|
||||||
|
# ! Be sure to remove --halt-time flag if it is set in systemd/docker
|
||||||
kvd start
|
kvd start
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user