[General] Account Abstraction Transaction Lifecycle - "The System" vs "The validator" vs "The node" vs "The sequencer" #565
-
EnvironmentMainnet Provide a brief description of the functionality you're trying to implement and the issue you are running into.I'm looking to clarify something about the transaction lifecycle. of an account abstraction transaction, but probably also just all transactions. When a transaction is sent to an RPC endpoint (any transaction, type 113 or other) who receives it? The sequencer is also all the validators as of today, so the sequencer/validator gets it? The documentation just calls it Repo Link (Optional)No response Additional DetailsNo response |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Yes that is correct.
|
Beta Was this translation helpful? Give feedback.
Yes that is correct.
The system
is referring to the infra of the system overall. This is something that we could be more clear about and will work on in the docs.