/// has advertised ["Relay=4"](https://spec.torproject.org/tor-spec/subprotocol-versioning.html#relay).
"Only {stream_bytes} of {total_bytes_received} bytes received from {N_STREAMS} came from {sid:?}; expected at least {MIN_EXPECTED_BYTES_PER_STREAM}"
const MSG: &str = "not a single leg conflux set (got at least 2 elements when exactly one was expected)";
// Leg 1 (CIRC1): ---------------- D ------D* --- S(seqno = 3) -- D - D ---------------------------- C
// Leg 2 (CIRC2): E - S(seqno = 2) \ -- D --\----------\---------- \ --\--- D* -- D* - S(seqno = 3) --/
// =====================================================================================================