You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Call extract_update_record_prices in oracle/src/prices.rs once per invocation and reuse results instead of calling it multiple times for the same price update.
Call
extract_update_record_pricesinoracle/src/prices.rsonce per invocation and reuse results instead of calling it multiple times for the same price update.