diff --git a/src/index.ts b/src/index.ts index 6e6dcf4..111cf59 100644 --- a/src/index.ts +++ b/src/index.ts @@ -68,5 +68,5 @@ export class IPFSClient extends Client { export const createClient = factory( IPFSClient, - "AAChdANbL0wYGNUJsH7zfa6tCSnhGQItgCeGf-KJlw2Pew" + "AABiAh6CvhMmh3qGSIzbLFKdnauMdTsvLnMlZpJdKyVVrA" );