Skip to content

Commit

Permalink
Add note about L1 from address
Browse files Browse the repository at this point in the history
  • Loading branch information
mdehoog committed Aug 12, 2023
1 parent d960e2f commit b8fcf90
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ waiting for tx confirmation
0x6b6d1cc45b6601a30646847f638847feb629221ee71bbe6a3de7e6d0fbfe8fad confirmed
```

_Note: this can be called from any L1 address, it does not have to be the same address that initiated the withdrawal on the L2._

#### Step 3
After the finalization period, finalize your withdrawal (same command as above):
```
Expand All @@ -49,6 +51,8 @@ waiting for tx confirmation
0x1c457f1992f48f1f959ceaee5b3c7e699a26f6f05d93997d49dafe703fd66dea confirmed
```

_Note: this can be called from any L1 address, it does not have to be the same address that initiated the withdrawal on the L2._

### Flags

```
Expand Down

0 comments on commit b8fcf90

Please sign in to comment.