Skip to content

Commit

Permalink
Update ouroboros-consensus-cardano/tools/db-analyser/Documentation.md
Browse files Browse the repository at this point in the history
Co-authored-by: Javier Sagredo <javier.sagredo@iohk.io>
  • Loading branch information
EncodePanda and jasagredo committed Oct 18, 2021
1 parent a54b4b6 commit b68efe4
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -47,7 +47,7 @@ db-analyser will get quite noisy

### --only-immutable-db

By default db-analyser will process all blocks from the current chain. That is from the genesis up to the current tip. In order to this it must first properly initialize the whole ChainDB. That means that before it even starts processing blocks it will first:
By default db-analyser will process all blocks from the current chain. That is from the genesis up to the current tip. In order to do this it must first properly initialize the whole ChainDB. That means that before it even starts processing blocks it will:

1. look for latest snapshot stored in DB_PATH/ledger
2. load that snapshot into memory
Expand Down

0 comments on commit b68efe4

Please sign in to comment.