Page MenuHomePhabricator

D7042.diff
No OneTemporary

D7042.diff

diff --git a/lib/utils/ens-cache.test.js b/lib/utils/ens-cache.test.js
--- a/lib/utils/ens-cache.test.js
+++ b/lib/utils/ens-cache.test.js
@@ -5,7 +5,7 @@
import { ENSCache } from './ens-cache.js';
const provider = new ethers.providers.AlchemyProvider(
- 'mainnet',
+ 'goerli',
process.env.ALCHEMY_API_KEY,
);
const ensCache = new ENSCache(provider);

File Metadata

Mime Type
text/plain
Expires
Sat, Dec 28, 3:11 AM (7 h, 34 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2723596
Default Alt Text
D7042.diff (363 B)

Event Timeline