Commit 111eb357 authored by Ori Pomerantz's avatar Ori Pomerantz Committed by GitHub

fix(specs/withdrawals): Still lint

parent 80979cc3
...@@ -64,7 +64,7 @@ This is a very simple contract that stores the hash of the withdrawal data. ...@@ -64,7 +64,7 @@ This is a very simple contract that stores the hash of the withdrawal data.
### On L1 ### On L1
1. A [relayer][g-relayer] submits a withdrawal proving transaction with the required inputs 1. A [relayer][g-relayer] submits a withdrawal proving transaction with the required inputs
to the `OptimismPortal` contract. to the `OptimismPortal` contract.
The relayer is not necessarily the same entity which initiated the withdrawal on L2. The relayer is not necessarily the same entity which initiated the withdrawal on L2.
These inputs include the withdrawal transaction data, inclusion proofs, and a block number. The block number These inputs include the withdrawal transaction data, inclusion proofs, and a block number. The block number
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment