This commit is contained in:
2024-06-25 17:35:21 +08:00
parent 2115770095
commit a04f71df2b
+1 -1
View File
@@ -37,7 +37,7 @@ const (
MEthStorageTrie = 0x98
MEthLogTrie = 0x99
MEthLog = 0x9a
MEthWithdrawal = 0x9b // TODO
MEthWithdrawal = 0x9b // TODO add to multicodec registry
)
// RawdataToCid takes the desired codec and a slice of bytes