*update module hash
This commit is contained in:
parent
ca22b4e753
commit
b2c57a2ea7
|
@ -87,5 +87,5 @@ export class IPFSClient extends Client {
|
||||||
|
|
||||||
export const createClient = factory<IPFSClient>(
|
export const createClient = factory<IPFSClient>(
|
||||||
IPFSClient,
|
IPFSClient,
|
||||||
"AAD_sKxIPbN-n7sNpYycq0M6wyix_UMIhqFiUPILfKiuqA"
|
"AAA0F0m8xP2YVcP0YZ-1QT8nLqYPZjgANotOQO3nGST1Bg"
|
||||||
);
|
);
|
||||||
|
|
Loading…
Reference in New Issue