Skip to content

Commit

Permalink
Update headers for consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
intoverflow committed Jun 6, 2024
1 parent 3b98f1a commit 2424ad5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions contracts/script/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ cast call --rpc-url ${RPC_URL} \

This is a two-step process, guarded by the `TimelockController`.

### Schedule verifier for removal
### Schedule the update

Schedule the action:

Expand All @@ -200,7 +200,7 @@ forge script contracts/script/Manage.s.sol:ScheduleRemoveVerifier \
```


### Finish removing the verifier
### Finish the update

Execute the action:

Expand Down

0 comments on commit 2424ad5

Please sign in to comment.