We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🏗️ All write functions need their events moved to the vault. This goes for the above functions, as well as:
🏗️ Additionally, [this function call]also needs its event moved inside the vault (PricingDataSet)
🏗️ Since we are moving the events inside the vault, we will need to emit the round ID and round address in the events (all other fields will remain).
The text was updated successfully, but these errors were encountered:
eugenPtr
No branches or pull requests
Sub Task 2:
🏗️ All write functions need their events moved to the vault. This goes for the above functions, as well as:
🏗️ Additionally, [this function call]also needs its event moved inside the vault (PricingDataSet)
🏗️ Since we are moving the events inside the vault, we will need to emit the round ID and round address in the events (all other fields will remain).
The text was updated successfully, but these errors were encountered: