We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb9bc47 commit f05d6cdCopy full SHA for f05d6cd
itests/fetch/fetch.go
@@ -27,7 +27,7 @@ import (
27
28
var log = logging.Logger("lily/vectors")
29
30
-const gateway = "https://dweb.link/ipfs/"
+const gateway = "https://ipfs.w3s.link/ipfs/"
31
const lockFile = "fetch.lock"
32
const vectordir = "/var/tmp/lily-test-vectors"
33
const vectordirenv = "LILY_TEST_VECTORS"
0 commit comments