Skip to content

Commit ae44d53

Browse files
committed
chore: docs
1 parent 43b482c commit ae44d53

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

script/releases/Scripts.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This document describes the various release scripts available in the `script/releases/` directory.
44

5-
## Multichain Deployer Scripts
5+
## Multichain Multisig Deployer Scripts
66

77
### 1. multichain-deployer-mainnet
88
Deploys a multichain deployer multisig to mainnet environments (e.g., Base, Ethereum Mainnet).
@@ -14,16 +14,16 @@ Deploys a multichain deployer multisig to testnet and preprod environments.
1414
- Configured as a 1/n multisig
1515
- Has 0xDA as the signer
1616

17-
## Destination Chain Deployment Scripts
17+
## Destination Chain Initialization Scripts
1818

1919
### 3. v1.6.0-destination-genesis-mainnet
20-
Deploys foundational contracts to a chain (useful for destination chains):
20+
Deploys foundational contracts for a destination chain
2121
- Proxy Admin
2222
- Ops Multisig
2323
- Pauser Multisig
2424

2525
### 4. v1.6.0-destination-governance-mainnet
26-
Deploys governance infrastructure to a chain (useful for destination chains):
26+
Deploys governance infrastructure for a destination chain
2727
- Timelock Controller (with 1 day delay)
2828
- Protocol Council Multisig
2929
- Community Multisig

0 commit comments

Comments
 (0)