Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
openDBMock ∷ ∀ m blk. (IOLike m, GetPrevHash blk, HasBinaryBlockInfo blk, EncodeDisk blk blk, HasNestedContent Header blk) ⇒ BlocksPerFile → CodecConfig blk → m (DBModel blk, VolatileDB m blk) Source #