You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/pos/overview.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ The following cyclical workflow outlines the operational mechanics of today's Po
13
13
3.**Checkpoint creation and submission**: A checkpoint of the validated transactions is created and submitted to the core contracts on the Ethereum mainnet.
14
14
4.**Verification by core contracts**: Core contracts verify the checkpoint's validity, with the added security of fraud proofs.
15
15
5.**Transaction execution**: Upon successful verification, the transaction is executed and state changes are committed to the Polygon sidechain.
16
-
6.**Asset transfer (optional)**: If needed, assets can be transferred back to the Ethereum mainnet via the Exit Queue in the core contracts.
16
+
6.**Asset transfer (optional)**: If needed, assets can be transferred back to the Ethereum mainnet via the exit queue in the core contracts.
17
17
7.**Cycle reiteration**: The process can be initiated again by the user, returning to step 1.
0 commit comments