multiformats / cid

Self-describing content-addressed identifiers for distributed systems
Other
426 stars 79 forks source link

Clarify CIDv0 #34

Closed vmx closed 5 years ago

vmx commented 5 years ago

Stating that CIDv0 is always base58 encoded isn't fully correct as it might also be binary encoded. This commit makes that a bit clearer. Thanks @cabo for pointing this out 1.

Also the multicodec for CIDv0 is now called dag-pb.