dep: update module hash
This commit is contained in:
parent
3ff28c0995
commit
171469e8fa
|
@ -8,7 +8,7 @@ interface AbortableGenerator {
|
||||||
}
|
}
|
||||||
|
|
||||||
export const MODULE =
|
export const MODULE =
|
||||||
"zduKAXocC4vHU5ine1PhSaJDQcz1UMutYT7ZqRo43ZzEjE25Wsgwp5msx3";
|
"z3o47iXr8DSRHot9iFsqoWRQjXkGbDuFVt1LqMYWpcvJMqq3t2qkePnYG8MM";
|
||||||
|
|
||||||
export class IPFSClient extends NetworkClient {
|
export class IPFSClient extends NetworkClient {
|
||||||
public async stat(cid: string, options?: Partial<StatOptions>) {
|
public async stat(cid: string, options?: Partial<StatOptions>) {
|
||||||
|
|
Loading…
Reference in New Issue