From fe5cfb3c67e9203d59ce2f4860d23ba4eebc362b Mon Sep 17 00:00:00 2001 From: goldsquid Date: Sun, 7 Sep 2025 11:13:39 +0700 Subject: [PATCH] comment --- fantom/sonic/fantom-mainnet-sonic-archive.yml | 1 + fantom/sonic/fantom-testnet-sonic-archive.yml | 1 + sonic/sonic/sonic-mainnet-sonic-archive.yml | 1 + sonic/sonic/sonic-mainnet-sonic-pruned.yml | 1 + 4 files changed, 4 insertions(+) diff --git a/fantom/sonic/fantom-mainnet-sonic-archive.yml b/fantom/sonic/fantom-mainnet-sonic-archive.yml index 851a1a89..ff49bbe3 100644 --- a/fantom/sonic/fantom-mainnet-sonic-archive.yml +++ b/fantom/sonic/fantom-mainnet-sonic-archive.yml @@ -4,6 +4,7 @@ x-logging-defaults: &logging-defaults options: max-size: "10m" max-file: "3" +# you should update the links to the latest genesis files from https://genesis.soniclabs.com # To fix the database after corruption through restart run # # docker compose stop fantom-mainnet diff --git a/fantom/sonic/fantom-testnet-sonic-archive.yml b/fantom/sonic/fantom-testnet-sonic-archive.yml index 4ba143c8..292c91e4 100644 --- a/fantom/sonic/fantom-testnet-sonic-archive.yml +++ b/fantom/sonic/fantom-testnet-sonic-archive.yml @@ -4,6 +4,7 @@ x-logging-defaults: &logging-defaults options: max-size: "10m" max-file: "3" +# you should update the links to the latest genesis files from https://genesis.soniclabs.com # To fix the database after corruption through restart run # # docker compose stop fantom-testnet diff --git a/sonic/sonic/sonic-mainnet-sonic-archive.yml b/sonic/sonic/sonic-mainnet-sonic-archive.yml index 743fa797..123be464 100644 --- a/sonic/sonic/sonic-mainnet-sonic-archive.yml +++ b/sonic/sonic/sonic-mainnet-sonic-archive.yml @@ -4,6 +4,7 @@ x-logging-defaults: &logging-defaults options: max-size: "10m" max-file: "3" +# you should update the links to the latest genesis files from https://genesis.soniclabs.com # To fix the database after corruption through restart run # # docker compose stop sonic-mainnet diff --git a/sonic/sonic/sonic-mainnet-sonic-pruned.yml b/sonic/sonic/sonic-mainnet-sonic-pruned.yml index ccd73935..0918842d 100644 --- a/sonic/sonic/sonic-mainnet-sonic-pruned.yml +++ b/sonic/sonic/sonic-mainnet-sonic-pruned.yml @@ -4,6 +4,7 @@ x-logging-defaults: &logging-defaults options: max-size: "10m" max-file: "3" +# you should update the links to the latest genesis files from https://genesis.soniclabs.com # To fix the database after corruption through restart run # # docker compose stop sonic-mainnet-pruned