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
To address issue, Operator related events will be updated on EL side. We will need to update CL side event handler before that.
To make CL backward compatible, add new event handler to handle new events.
The text was updated successfully, but these errors were encountered:
fix(events): align event processing with smart contract changes (#400)
a1a917e
align event processing with smart contract changes issue: closes #393
5292013
5b081b1
ezreal1997
No branches or pull requests
Description and context
To address issue, Operator related events will be updated on EL side. We will need to update CL side event handler before that.
Suggested solution
To make CL backward compatible, add new event handler to handle new events.
The text was updated successfully, but these errors were encountered: