ouroboros-consensus-0.18.0.0: Consensus layer for the Ouroboros blockchain protocol
Safe HaskellSafe-Inferred
LanguageHaskell2010

Ouroboros.Consensus.Mempool.Query

Description

Queries to the mempool

Synopsis

Documentation

pureGetSnapshotFor ∷ (LedgerSupportsMempool blk, HasTxId (GenTx blk), ValidateEnvelope blk) ⇒ LedgerConfig blk → ForgeLedgerState blk → MempoolCapacityBytesOverrideInternalState blk → MempoolSnapshot blk Source #

Get a snapshot of the mempool state that is valid with respect to the given ledger state