diff --git a/src/index.ts b/src/index.ts index d96f499..d7354d8 100644 --- a/src/index.ts +++ b/src/index.ts @@ -8,7 +8,7 @@ interface AbortableGenerator { } export const MODULE = - "zduKAXocC4vHU5ine1PhSaJDQcz1UMutYT7ZqRo43ZzEjE25Wsgwp5msx3"; + "z3o47iXr8DSRHot9iFsqoWRQjXkGbDuFVt1LqMYWpcvJMqq3t2qkePnYG8MM"; export class IPFSClient extends NetworkClient { public async stat(cid: string, options?: Partial) {