From 9c9b7ce95341354649bed9b9ada6f976cd33ef0f Mon Sep 17 00:00:00 2001 From: Shane Vitarana Date: Mon, 22 Mar 2021 16:53:36 -0400 Subject: [PATCH] updated genesis hash (#191) --- bellatrix-1/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bellatrix-1/README.md b/bellatrix-1/README.md index 15fcada4..4712714c 100644 --- a/bellatrix-1/README.md +++ b/bellatrix-1/README.md @@ -159,7 +159,7 @@ Verify you have the correct genesis file: ```sh > shasum -a 256 ~/.starsd/config/genesis.json -475506e446c5059910c1180f29016444599e6c42b387a2f1e469308a8806fb2c genesis.json +9f97fdbdcc358bb3cf2a32ddad51c7172a2c0fee0023f56cd69457c8500804cc genesis.json ``` Add seed nodes in `config.toml`.