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