I don't have any background with this subject.
To try to understand them better, I read:
From what I understand, the multihash
is the algorithm used to hash (one way) the value. so it means, we can't go back (we can't decode the hash to the value).
Questions
- I don't understand, in simple words, what is
multicodec
and if it's related to decoding the hash to a value (which makes no sense). - what is the motivation to
multicodec
prefix?