WalletConnect / blockchain-api

WalletConnect's Blockchain API
MIT License
51 stars 40 forks source link

feat(identity): enable browser caching #704

Closed chris13524 closed 1 month ago

chris13524 commented 1 month ago

Description

Adds Cache-Control header with a value that matches the current TTL of the Redis cache.

Resolves #257

How Has This Been Tested?

New unit tests

Due Diligence