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