libp2p / go-libp2p-circuit

Circuit Switching for libp2p
MIT License
48 stars 16 forks source link

use peer.IDFromBytes instead of parsing multihash directly #44

Closed Stebalien closed 6 years ago

Stebalien commented 6 years ago

This is technically the "more correct" option and will make it easier to change both peer IDs and multihash.