From c8bd5b3679bdc3c6fa38febe440f6a4d075d7018 Mon Sep 17 00:00:00 2001 From: Pravdyvy Date: Tue, 24 Feb 2026 18:52:32 +0200 Subject: [PATCH] fix: cleanup instructions fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f9fa7ca..b94a68d4 100644 --- a/README.md +++ b/README.md @@ -157,7 +157,7 @@ The sequencer and logos blockchain node can be run locally: ### Notes on cleanup After stopping services above you need to remove 3 folders to start cleanly: - 1. In the `logos-blockchain/logos-blockchain` folder `db` (not needed in case of docker setup) + 1. In the `logos-blockchain/logos-blockchain` folder `state` (not needed in case of docker setup) 2. In the `lssa` folder `sequencer_runner/rocksdb` 3. In the `lssa` file `sequencer_runner/bedrock_signing_key` 4. In the `lssa` folder `indexer/service/rocksdb`