dep: update module hash

This commit is contained in:
Derrick Hammer 2023-07-23 14:56:59 -04:00
parent 06a01b5b7c
commit e670c0656c
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 =
"zduTMEiWaceB5Zew41fZnC4MbJybZNWY3fZDYUXQMxbpg1C671Bv3gjES3";
"zduGBvNxvEtUDPuPpDNmFKBHmP2B6MUGYiHt9uQwZcTWpbU1R7YzMrCCZm";
export class IPFSClient extends NetworkClient {
public async stat(cid: string, options?: Partial<StatOptions>) {