mirror of
https://github.com/logos-storage/multicodec.git
synced 2026-01-02 13:33:10 +00:00
Remove implementation note
There are already multicodec codes in the table which are > 127 (Blake and Stein hashes). Hence implementations need to implement varint.
This commit is contained in:
parent
3a5e3909ce
commit
111757fb79
@ -87,7 +87,7 @@ Because [multistream](https://github.com/multiformats/multistream) is too long f
|
||||
|
||||
> **Q. Why varints?**
|
||||
|
||||
So that we have no limitation on protocols. Implementation note: you do not need to implement varints until the standard multicodec table has more than 127 functions.
|
||||
So that we have no limitation on protocols.
|
||||
|
||||
> **Q. What kind of varints?**
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user