*update module hash
This commit is contained in:
parent
a731d066d6
commit
cbdd19a202
|
@ -68,5 +68,5 @@ export class IPFSClient extends Client {
|
||||||
|
|
||||||
export const createClient = factory<IPFSClient>(
|
export const createClient = factory<IPFSClient>(
|
||||||
IPFSClient,
|
IPFSClient,
|
||||||
"AABiAh6CvhMmh3qGSIzbLFKdnauMdTsvLnMlZpJdKyVVrA"
|
"AAADHtX7m4wC7kFA8wMqFzowlgweBG1FgQjGTabVOMRqBA"
|
||||||
);
|
);
|
||||||
|
|
Loading…
Reference in New Issue