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
When a sequencer is attached to a rollapp it can start to serve the rollapp chain and publish state updates. Create a UpdateState transaction.
Block description object:
The following fields are required for updating a state:
StateInfo object:
The text was updated successfully, but these errors were encountered:
Removing lastBD as we can check the lastest state from store
Sorry, something went wrong.
liorzilp
Successfully merging a pull request may close this issue.
Overview
When a sequencer is attached to a rollapp it can start to serve the rollapp chain and publish state updates. Create a UpdateState transaction.
Update State Message
Block description object:
The following fields are required for updating a state:
State in store
StateInfo object:
Validations
Basic validations
Stateful validation
Basic flow
Sending a transaction
Queries
The text was updated successfully, but these errors were encountered: