ouroboros-network:protocols-tests-lib
Safe HaskellNone
LanguageHaskell2010

Ouroboros.Network.Protocol.ChainSync.DirectPipelined

Documentation

directPipelined :: Monad m => ChainSyncServer header point tip m a -> ChainSyncClientPipelined header point tip m b -> m (a, b) Source #