storage-test
Safe HaskellSafe-Inferred
LanguageHaskell2010

Test.Ouroboros.Storage.VolatileDB.Mock

Documentation

openDBMock ∷ ∀ m blk. (IOLike m, GetPrevHash blk, HasBinaryBlockInfo blk, EncodeDisk blk blk, HasNestedContent Header blk) ⇒ BlocksPerFileCodecConfig blk → m (DBModel blk, VolatileDB m blk) Source #