Adds the claimable balance to the cache (or return the cached claimable balance, if cache
is true).
The claimable balance to add.
If the claimable balance should be cached (or cached claimable balance patched), true
by default.
The resolved claimable balance.
Fetch the claimable balance by its id in the cache or from the Pi Network Stellar API.
The claimable balance id to fetch.
If the claimable balance should be cached (or cached claimable balance patched), true
by default.
If the claimable balance should be fetched in the cache, true
by default.
The fetched claimable balance.
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.