diff --git a/src/index.ts b/src/index.ts index 5f0903e..1a94d25 100644 --- a/src/index.ts +++ b/src/index.ts @@ -7,8 +7,7 @@ interface AbortableGenerator { iterable: () => AsyncIterable; } -export const MODULE = - "zdiQLfg3eWeoaxrvFf7PVJquqrwSMFTUX3oR5qohBoDB8KiFaVdSqQK8Vm"; +export const MODULE = "zrjLXRiNfZ6gdyVcy88fxpLQRMXzam6y3jigbVj43DeEohx"; export class IPFSClient extends NetworkClient { public async stat(cid: string, options?: Partial) {