forked from cerc-io/ipld-eth-server
remove option for publishing through ipfs node interface
This commit is contained in:
+1
-1
@@ -39,7 +39,7 @@ var (
|
||||
|
||||
type Backend struct {
|
||||
Retriever *CIDRetriever
|
||||
Fetcher *IPLDPGFetcher
|
||||
Fetcher *IPLDFetcher
|
||||
DB *postgres.DB
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user