From 3ce09728c63bc8322c3a993686bc07859f5e61d0 Mon Sep 17 00:00:00 2001 From: jlwllmr <95916148+jlwllmr@users.noreply.github.com> Date: Thu, 5 Sep 2024 14:46:38 +0100 Subject: [PATCH] Fix filepath --- static/files/besu/config-sepolia.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/files/besu/config-sepolia.toml b/static/files/besu/config-sepolia.toml index 091db451d..f8d4b3259 100644 --- a/static/files/besu/config-sepolia.toml +++ b/static/files/besu/config-sepolia.toml @@ -9,7 +9,7 @@ Xsnapsync-synchronizer-flat-db-healing-enabled=true # genesis file -genesis-file="/path/to/genesis-mainnet.json" +genesis-file="/path/to/genesis-sepolia.json" # Boot nodes