Skip to content

Commit

Permalink
Expose readSnapshot function
Browse files Browse the repository at this point in the history
This functionality will be needed by db-analyser
  • Loading branch information
EncodePanda committed Sep 28, 2021
1 parent e164a0b commit 4ac871e
Showing 1 changed file with 2 additions and 0 deletions.
Expand Up @@ -23,6 +23,8 @@ module Ouroboros.Consensus.Storage.LedgerDB.OnDisk (
-- ** Abstraction over the stream API
, NextBlock (..)
, StreamAPI (..)
-- * Read from disk
, readSnapshot
-- * Write to disk
, takeSnapshot
, trimSnapshots
Expand Down

0 comments on commit 4ac871e

Please sign in to comment.