Adds the asset to the cache (or return the cached asset, if cache
is true).
The asset to add.
If the asset should be cached (or cached asset patched), true
by default.
The resolved asset.
Fetch the asset by its code in the cache or from the Pi Network Stellar API.
The asset id to fetch.
If the asset should be cached (or cached asset patched), true
by default.
If the asset should be fetched in the cache, true
by default.
The fetched asset.
Resolves the data by its key from the cache.
The data's key (id, etc.).
The cached data or undefined
if not found.
Generated using TypeDoc
The cache of the manager.