diff --git a/Justfile b/Justfile index c8ffe09d..b4ec3a98 100644 --- a/Justfile +++ b/Justfile @@ -66,4 +66,5 @@ clean: rm -rf sequencer_runner/rocksdb rm -rf indexer/service/rocksdb rm -rf wallet/configs/debug/storage.json + rm -rf rocksdb cd bedrock && docker compose down -v