Skip to content

Commit

Permalink
Change image source to transaction-flow-dark-mode.svg
Browse files Browse the repository at this point in the history
  • Loading branch information
Red-Pandaz committed Jan 17, 2025
1 parent 368931e commit 692dbe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/stack/transactions/transaction-flow.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ This guide explains the transaction flow process for rollup transactions. The pr
Afterwards, `op-proposer` writes a [commitment](https://en.wikipedia.org/wiki/Commitment_scheme) to the post-transaction state to L1.
Note that `op-proposer` does not need to write a commitment after each transaction to L1; it is OK to commit to the state after a block of transactions.

![Overall process.](/img/op-stack/protocol/transaction-flow.svg)
![Overall process.](/img/op-stack/protocol/transaction-flow-dark-mode.svg)

## Writing the transaction to L1

Expand Down

0 comments on commit 692dbe9

Please sign in to comment.