Merge pull request #98 from multiformats/fix/todo

trivial: remove stale TODO
This commit is contained in:
Jakub Sztandera 2019-02-27 14:10:35 +01:00 committed by GitHub
commit ce21123d51
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