Merge branch 'router-refactor' of https://github.com/libp2p/py-libp2p into router-refactor

This commit is contained in:
Alex Haynes
2019-04-24 22:18:03 -04:00

View File

@ -1,6 +1,6 @@
import hashlib
import base58
import multihash
import hashlib
# MaxInlineKeyLength is the maximum length a key can be for it to be inlined in
# the peer ID.