Safe Haskell | None |
---|---|
Language | Haskell2010 |
Ouroboros.Consensus.Storage.LedgerDB.V2
Documentation
mkInitDb ∷ ∀ m blk backend. (LedgerSupportsProtocol blk, LedgerDbSerialiseConstraints blk, HasHardForkHistory blk, Backend m backend blk, IOLike m) ⇒ Complete LedgerDbArgs m blk → ResolveBlock m blk → SnapshotManagerV2 m blk → GetVolatileSuffix m blk → Resources m backend → InitDB (LedgerSeq' m blk) m blk Source #