mirror of
https://github.com/logos-storage/multicodec.git
synced 2026-01-02 13:33:10 +00:00
Change ZeroNet prefix to 0xe6
This commit is contained in:
parent
7fb3c13810
commit
f63573a5e4
@ -69,6 +69,7 @@ ipld-ns, namespace, 0xe2, IPLD path
|
||||
ipfs-ns, namespace, 0xe3, IPFS path
|
||||
swarm-ns, namespace, 0xe4, Swarm path
|
||||
ipns-ns, namespace, 0xe5, IPNS path
|
||||
zeronet, namespace, 0xe6, ZeroNet site address
|
||||
ed25519-pub, key, 0xed, Ed25519 public key
|
||||
dash-block, ipld, 0xf0, Dash Block
|
||||
dash-tx, ipld, 0xf1, Dash Tx
|
||||
@ -97,7 +98,6 @@ p2p-websocket-star, multiaddr, 0x01df,
|
||||
http, multiaddr, 0x01e0,
|
||||
json, serialization, 0x0200, JSON (UTF-8-encoded)
|
||||
messagepack, serialization, 0x0201, MessagePack
|
||||
zeronet, namespace, 0x1000, ZeroNet site address
|
||||
x11, multihash, 0x1100,
|
||||
blake2b-8, multihash, 0xb201, Blake2b consists of 64 output lengths that give different hashes
|
||||
blake2b-16, multihash, 0xb202,
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user