*update module hash
This commit is contained in:
parent
1af416ef3a
commit
bf0919393d
|
@ -68,5 +68,5 @@ export class IPFSClient extends Client {
|
||||||
|
|
||||||
export const createClient = factory<IPFSClient>(
|
export const createClient = factory<IPFSClient>(
|
||||||
IPFSClient,
|
IPFSClient,
|
||||||
"AADLLkMvvdm4F1syYGEXB2HsR6QKFqvtwltHSEKldZ3-2Q"
|
"AAChdANbL0wYGNUJsH7zfa6tCSnhGQItgCeGf-KJlw2Pew"
|
||||||
);
|
);
|
||||||
|
|
Loading…
Reference in New Issue