mirror of
https://github.com/logos-storage/multicodec.git
synced 2026-01-02 21:43:10 +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,,
|
||||
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