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
{{ message }}
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.
Won't fix as there will be automated price oracle at some point, so we will have to revisit with that.
Btw. the problem is in the smart contract's constructor as it does not emmit the PriceUpdated() event, so we would have to create new call to update the price and only then it would be picked up by Bee.
When on mainnet the price oracle gets updated we have to propagate the update to the Bee Factory's instance as well.
The text was updated successfully, but these errors were encountered: