diff --git a/RUN-A-NODE.md b/RUN-A-NODE.md index 4c04533..a9722b4 100644 --- a/RUN-A-NODE.md +++ b/RUN-A-NODE.md @@ -15,7 +15,7 @@ is a node nobody can sync from, and the bootnodes section says plainly how diali | What | Where | |---|---| -| `genesis.json` | The genesis file, byte for byte as it sits on the Foundation nodes. sha256 `6f56eacada94457c1aa325c878399989e344dcf1d763e2d3b479f9b068784ed1` | +| `genesis.json` | The genesis file, byte for byte as it sits on the Foundation nodes. sha256 `361709dccec4e9fc85be5aec33b30b58a55dc53424087d84c1ad11bd1d944c24` (of the published file with LF line endings, exactly as `curl` fetches it; a Windows checkout that converts line endings will hash differently) | | a bootnode enode | requested by mail for now; see the bootnodes section below | | `patches/`, `precompiles/` | The Besu fork, see `README.md`. Needed to sync past block 9,189,161 |