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