Skip to content

Commit 6de0b9f

Browse files
committed
fix syntax
1 parent a37d255 commit 6de0b9f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Periodically-Syncing-HyperChains.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -300,9 +300,7 @@ sequenceDiagram
300300
S->>CC: Commit block to CC
301301
end
302302
CC->>S: "Select last Staker based on epoch schedule"
303-
opt Verify valid and final PIN hash
304-
S-->PC:
305-
end
303+
S-->PC: Verify valid and final PIN hash
306304
S->>CC: Last block (Proof of Pinning)
307305
end
308306

0 commit comments

Comments
 (0)