*update module hash
This commit is contained in:
parent
256c29adc2
commit
99b28db224
|
@ -68,5 +68,5 @@ export class IPFSClient extends Client {
|
||||||
|
|
||||||
export const createClient = factory<IPFSClient>(
|
export const createClient = factory<IPFSClient>(
|
||||||
IPFSClient,
|
IPFSClient,
|
||||||
"AABspp2cAyOVG2ows3KA6J9-frjdfOmyvGR8Wc0nELi4eA"
|
"AADLLkMvvdm4F1syYGEXB2HsR6QKFqvtwltHSEKldZ3-2Q"
|
||||||
);
|
);
|
||||||
|
|
Loading…
Reference in New Issue