dep: update module hash

This commit is contained in:
Derrick Hammer 2023-09-03 00:48:20 -04:00
parent d76ccbf4e4
commit bc4a8d5dce
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ interface AbortableGenerator {
}
export const MODULE =
"z3o47iXr8DSRHot9iFsqoWRQjXkGbDuFVt1LqMYWpcvJMqq3t2qkePnYG8MM";
"zdiUTf3Dmdo9kku6SHar2isbWVt7ThUJpaZvT3VuDJZuV8MJEysti4RDXu";
export class IPFSClient extends NetworkClient {
public async stat(cid: string, options?: Partial<StatOptions>) {