Skip to content

Commit

Permalink
chore: update OP Stack Manager deploy sig
Browse files Browse the repository at this point in the history
  • Loading branch information
mds1 authored Jul 30, 2024
1 parent e55485c commit c72b1b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions specs/experimental/op-stack-manager.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,9 @@ struct Roles {
function deploy(
uint256 l2ChainId,
Roles roles,
uint32 basefeeScalar,
uint32 blobBasefeeScalar
uint32 blobBasefeeScalar,
Roles roles
) external returns (SystemConfig)
```

Expand Down

0 comments on commit c72b1b9

Please sign in to comment.