Skip to content

Commit

Permalink
color boxes
Browse files Browse the repository at this point in the history
  • Loading branch information
jinmel committed Aug 27, 2024
1 parent 47e6e36 commit 5f04cce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,11 @@ A simplified sequence diagram of the process is as follows:

```mermaid
sequenceDiagram
box Sequencer
box rgba(103, 189, 220, 0.8) Sequencer
participant SEQ as Sequencer
participant ENGINE as Local Engine
end
box Builder
box rgba(210, 209, 71, 0.8) Builder
participant BOP as Builder Op-Node
participant BUILDER as Builder Op-Geth
end
Expand Down

0 comments on commit 5f04cce

Please sign in to comment.