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