update genesis file hash example

Signed-off-by: Uncle Stretch <uncle.stretch@ghostchain.io>
This commit is contained in:
Uncle Stretch 2026-09-26 11:28:53 +03:00
parent 623a66eb28
commit 0162da4604
Signed by: str3tch
GPG Key ID: 84F3190747EE79AA

View File

@ -346,7 +346,7 @@ sha256sum /etc/ghost/casper.json
You should see: You should see:
``` ```
4645c7d39a64424d823f659d408070f8c90426117e7af147b0360697b2db7f4f /etc/ghost/casper.json 74f5a6df5e33dac94a8852ddfb73e472283bba0b30e260ca581919eb50c734db /etc/ghost/casper.json
``` ```
Create running `ghost-node` service that starts on system boot using `--unit-file` flag. Create running `ghost-node` service that starts on system boot using `--unit-file` flag.