*update module hash

This commit is contained in:
Derrick Hammer 2023-04-05 16:06:10 -04:00
parent e2bfe2e7fe
commit de3daf7530
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 1 additions and 1 deletions

View File

@ -68,5 +68,5 @@ export class IPFSClient extends Client {
export const createClient = factory<IPFSClient>(
IPFSClient,
"AAChdANbL0wYGNUJsH7zfa6tCSnhGQItgCeGf-KJlw2Pew"
"AABiAh6CvhMmh3qGSIzbLFKdnauMdTsvLnMlZpJdKyVVrA"
);