Add git-raw code

This commit is contained in:
Łukasz Magiera
2017-06-07 20:08:56 +02:00
committed by GitHub
parent e310d23e36
commit d4ebfff511

2
cid.go
View File

@@ -58,6 +58,8 @@ const (
DagProtobuf = 0x70
DagCBOR = 0x71
GitRaw = 0x78
EthBlock = 0x90
EthBlockList = 0x91
EthTxTrie = 0x92