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