Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ _Diagram of Scroll transaction journey_
| Component | Role |
|-----------------------|---------------------------------------------------|
| User/DApp | Submits transaction. |
| Monitoring Service | Tracks transaction progress and logs events. |
| Scroll Internal Nodes | Peer nodes supporting network operations such as bootnodes or RPC node for internal backend services. |
| Monitoring Service | Logs events and tracks transaction progress |
| Scroll Internal Nodes | Peer nodes supporting network operations such as bootnodes or RPC nodes for internal backend services. |
| Scroll Sequencer | Orders transactions into blocks. |
| HTTP API | External access interface for monitoring service |

Expand Down