# Functions
NewCacheService initalizes a new cache service.
# Structs
ServiceCache sets up wallet's API server cache layer with all the necessary dependencies.
# Interfaces
WalletCache represents a contract that should be adhered to by the cache service.