Unverified Commit ce21123d authored by Jakub Sztandera's avatar Jakub Sztandera Committed by GitHub

Merge pull request #98 from multiformats/fix/todo

trivial: remove stale TODO
parents 99431175 794e4066
......@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment