remove stale TODO.

This commit is contained in:
Raúl Kripalani 2019-02-27 12:10:50 +00:00 committed by GitHub
parent 994311756b
commit 794e406662
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,9 +2,6 @@ package multiaddr
// You **MUST** register your multicodecs with
// https://github.com/multiformats/multicodec before adding them here.
//
// TODO: Use a single source of truth for all multicodecs instead of
// distributing them like this...
const (
P_IP4 = 0x0004
P_TCP = 0x0006