Base interface for SmartWeave Cache implementors. Useful for simple, non block-height dependant caches
type of the cache key, defaults to string
string
type of the cache value, default to any.
any
Generated using TypeDoc
Base interface for SmartWeave Cache implementors. Useful for simple, non block-height dependant caches