swarm listen done

This commit is contained in:
Robert Zajac
2018-11-11 20:41:06 -05:00
parent 86ed5e7e7b
commit 87c3da6c66
2 changed files with 1 additions and 3 deletions

View File

@ -24,5 +24,4 @@ class TransportUpgrader(object):
# Default to mplex
# TODO do exchange to determine multiplexer
return MuxedConn(conn, initiator)