update ipfs stack, specifically dshelp.CidToDsKey => dshelp.MultihashToDsKey

This commit is contained in:
Ian Norden
2020-06-22 13:15:29 -05:00
parent 2d4f4ad43c
commit 3dc1bf6955
105 changed files with 1064 additions and 567 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ import (
"context"
"math/big"
"github.com/vulcanize/ipfs-chain-watcher/pkg/shared"
"github.com/vulcanize/ipfs-blockchain-watcher/pkg/shared"
"github.com/ethereum/go-ethereum"
"github.com/ethereum/go-ethereum/common"