ouroboros-network
ouroboros-network copied to clipboard
Split the `Ouroboros.Network.Protocol.TxSubmission.Server`
There are two servers there: pipelined and non pipeliend, the pipelined one should go into Ouroboros.Network.Protocol.TxSubmission.PipelinedServer (as in other mini-protocols, the pipelined peers are in a separate module).