Skip to content
Open
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
2 changes: 1 addition & 1 deletion docs/contract.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ priority requests** are accrued to the owners' **root-chain balances** to make t

It is a standard withdrawal operation. When a block with `partial_exit` **circuit operation** is committed, **withdraw
onchain operation** for this withdrawal is created. If the block is verified, funds from the **withdrawal onchain
operation** are acrued to the users' **root-chain balances**.
operation** are accrued to the users' **root-chain balances**.

If the block is reverted, this **withdraw onchain operations** are simply discarded.

Expand Down