Merge pull request #388 from logos-blockchain/moudy/justfile

This commit is contained in:
Moudy 2026-03-18 15:12:19 +01:00 committed by GitHub
commit 0586e98c61
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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