Merge pull request #18 from magik6k/patch-1

Add git-raw code
This commit is contained in:
Jeromy Johnson
2017-06-09 11:55:35 -07:00
committed by GitHub

2
cid.go
View File

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