mirror of
https://github.com/logos-storage/multicodec.git
synced 2026-01-03 22:13:11 +00:00
Merge pull request #58 from multiformats/kumavis-patch-1
remove incorrect base2 code
This commit is contained in:
commit
445a8aaee0
@ -5,7 +5,7 @@ bin, raw binary, 0x55
|
|||||||
|
|
||||||
bases encodings,,
|
bases encodings,,
|
||||||
base1, unary, 0x01
|
base1, unary, 0x01
|
||||||
base2, binary (0 and 1), 0x55
|
base2, binary (0 and 1), 0x
|
||||||
base8, octal, 0x07
|
base8, octal, 0x07
|
||||||
base10, decimal, 0x09
|
base10, decimal, 0x09
|
||||||
base16, hexadecimal, 0x
|
base16, hexadecimal, 0x
|
||||||
|
|||||||
|
Loading…
x
Reference in New Issue
Block a user