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

Ouroboros.Consensus.MiniProtocol.LocalTxSubmission.Server

Contents

Synopsis

Documentation

localTxSubmissionServerMonadSTM m ⇒ Tracer m (TraceLocalTxSubmissionServerEvent blk) → Mempool m blk → LocalTxSubmissionServer (GenTx blk) (ApplyTxErr blk) m () Source #

Local transaction submission server, for adding txs to the Mempool

Trace events