Skip to content

Commit 6a557c9

Browse files
committed
Update migration section of README.md
Signed-off-by: George Pisaltu <[email protected]>
1 parent 2ac21d4 commit 6a557c9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ code returned by `casper-node`:
3939
* If 0 (success), runs the same version of `casper-node` in validator mode
4040
* If 102 (downgrade), searches for the immediate previous installed version of `casper-node` and runs it in validator
4141
mode
42+
* If 103 (shutdown), runs the script at `/etc/casper/casper_shutdown_script` if present and exits with its exit code,
43+
otherwise exits with `0`.
4244
* Any other value causes the launcher to exit with an error
4345

4446
If the launcher cannot find an appropriate version at any stage of upgrading or downgrading, it exits with an error.

0 commit comments

Comments
 (0)