From b7f632d3f6c8436e002b3a5896a7b6f63347d6d0 Mon Sep 17 00:00:00 2001 From: Doctor K Date: Sat, 1 Feb 2025 18:57:46 +0300 Subject: [PATCH] Update README (update sha256sum of genesis) Signed-off-by: Doctor K --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c8f129..7697f97 100755 --- a/README.md +++ b/README.md @@ -437,7 +437,7 @@ sha256sum /etc/ghost/casper.json You should see: ``` -5aeb6fd5b9b14bdbc1a61600655b5217ded7c1b7cb05bd32929354e88935ae97 +ad653233c978bfd00c5e4525b17628632bc4319c5f5f4b4dcc2f050ef3c3d145 ``` Create running `ghost-node` service that starts on system boot using `--unit-file` flag.