mirror of
https://github.com/logos-storage/multicodec.git
synced 2026-01-02 13:33:10 +00:00
Merge pull request #65 from multiformats/diasdavid-patch-1
add 0x00 for multibase binary
This commit is contained in:
commit
2780ba33ce
@ -5,7 +5,7 @@ raw, raw binary, 0x55
|
||||
|
||||
bases encodings,,
|
||||
base1, unary, 0x01
|
||||
base2, binary (0 and 1), 0x
|
||||
base2, binary (0 and 1), 0x00
|
||||
base8, octal, 0x07
|
||||
base10, decimal, 0x09
|
||||
base16, hexadecimal, 0x
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user