Add libp2p-key multicodec
Context: https://github.com/multiformats/multicodec/issues/130 License: MIT Signed-off-by: Marcin Rataj <lidel@lidel.org>
This commit is contained in:
@@ -19,6 +19,7 @@ var tCodecs = map[uint64]string{
|
||||
Raw: "raw",
|
||||
DagProtobuf: "protobuf",
|
||||
DagCBOR: "cbor",
|
||||
Libp2pKey: "libp2p-key",
|
||||
GitRaw: "git-raw",
|
||||
EthBlock: "eth-block",
|
||||
EthBlockList: "eth-block-list",
|
||||
|
||||
Reference in New Issue
Block a user