forked from cerc-io/ipld-eth-server
update to work with go-ipfs fork that doesn't use go modules and so can play nice with our forked dependencies; update documentation and dockerfile
This commit is contained in:
Generated
Vendored
+1
-1
@@ -51,4 +51,4 @@ func getReceiptNode(receipt *types.ReceiptForStorage) (*EthReceiptNode, error) {
|
||||
cid: receiptCid,
|
||||
}
|
||||
return node, nil
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user