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
Currently, on receiving a price feed, all currencies must be known. Otherwise, the transaction fails.
To manage easier feeders and the price tree, we have to tolerate unknown currencies. Prices with such a currency involved should be ignored and should emit a warning.
The text was updated successfully, but these errors were encountered:
Currently, on receiving a price feed, all currencies must be known. Otherwise, the transaction fails.
To manage easier feeders and the price tree, we have to tolerate unknown currencies. Prices with such a currency involved should be ignored and should emit a warning.
The text was updated successfully, but these errors were encountered: