Commit f7e367dd authored by Mark Tyneway's avatar Mark Tyneway

contracts-bedrock: Deploy L1StandardBridge extended pause

See https://github.com/ethereum-optimism/optimism/pull/8399

```
forge script scripts/Deploy.s.sol:Deploy --rpc-url $ETH_RPC_URL --private-key $PRIVATE_KEY --sig 'deployL1StandardBridge()' --broadcast --verify
SIG=deployL1StandardBridge forge script scripts/Deploy.s.sol:Deploy --rpc-url $ETH_RPC_URL --private-key $PRIVATE_KEY --sig 'sync()'
```
parent d61af8a3
This source diff could not be displayed because it is too large. You can view the blob instead.
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