Skip to content

Commit

Permalink
More CG instead of CE (epoch)
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasArts committed Sep 10, 2024
1 parent a73a68f commit 4cd74e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Periodically-Syncing-HyperChains.md
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,7 @@ sequenceDiagram
Note over Validator1,ChildChain: RandomSeed = PC100
rect rgb(140, 240, 140)
note right of ChildChain: CG1
note right of ChildChain: CE1
Validator1->>+ChildChain: Produce block 1
Note over ChildChain: Block 1
Note over ChildChain: Blocks ...
Expand Down Expand Up @@ -401,7 +401,7 @@ sequenceDiagram
Note over Validator1,ChildChain: RandomSeed = PC120
rect rgb(150, 250, 150)
note right of ChildChain: CG3
note right of ChildChain: CE3
Validator2->>+ChildChain: Produce block 200
Note over ChildChain: Block 200
Validator3->>+ChildChain: Produce block 201
Expand Down

0 comments on commit 4cd74e1

Please sign in to comment.