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 was archived by the owner on Jul 22, 2024. It is now read-only.
cairo-lang has a feature called "query version", which is basically setting a bit flag in the transaction version field that means that the transaction must not be included in the chain.
The reasoning is that otherwise clients could not submit valid transactions (with a valid signature) for simulation/estimation that they don't (yet) want to be included on chain.