Closed wa0x6e closed 1 year ago
This PR fix the wrong cache key, when trying to cache the JSON at the same time as pinning
The /ipfs/ID endpoint is looking for a cache in the /cache folder, and expecting a key hashed with sha256
/ipfs/ID
/cache
This PR fix the wrong cache key, when trying to cache the JSON at the same time as pinning
The
/ipfs/ID
endpoint is looking for a cache in the/cache
folder, and expecting a key hashed with sha256