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