comment
This commit is contained in:
parent
c751c1afb3
commit
8f5970cae2
@ -37,7 +37,7 @@ const (
|
|||||||
MEthStorageTrie = 0x98
|
MEthStorageTrie = 0x98
|
||||||
MEthLogTrie = 0x99
|
MEthLogTrie = 0x99
|
||||||
MEthLog = 0x9a
|
MEthLog = 0x9a
|
||||||
MEthWithdrawal = 0x9b // TODO
|
MEthWithdrawal = 0x9b // TODO add to multicodec registry
|
||||||
)
|
)
|
||||||
|
|
||||||
// RawdataToCid takes the desired codec and a slice of bytes
|
// RawdataToCid takes the desired codec and a slice of bytes
|
||||||
|
Loading…
Reference in New Issue
Block a user