mirror of
https://github.com/logos-storage/multicodec.git
synced 2026-01-04 06:23:05 +00:00
remove incorrect base2 code
This commit is contained in:
parent
5fd1d9873b
commit
7c57cd4477
@ -5,7 +5,7 @@ bin, raw binary, 0x55
|
||||
|
||||
bases encodings,,
|
||||
base1, unary, 0x01
|
||||
base2, binary (0 and 1), 0x55
|
||||
base2, binary (0 and 1), 0x
|
||||
base8, octal, 0x07
|
||||
base10, decimal, 0x09
|
||||
base16, hexadecimal, 0x
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user