You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/multisig.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ In this guide we make an upgrade of Aligned Layer Service Manager contract using
22
22
23
23
## Initial setup
24
24
25
-
Once you have a Multisig, you can deploy the contracts using the Multisig wallet address as the upgrader, owner,pauser, etc. You can use a multisig wallet in both the `AlignedLayerServiceManager` and `BatcherPaymentService` contracts.
25
+
Once you have a Multisig, you can deploy the contracts using the Multisig wallet address as the upgrader, owner,pauser, etc. You can use a multisig wallet in both the `AlignedLayerServiceManager` and `BatcherPaymentService` contracts.
26
26
27
27
For this, you must set your Safe Multisig's address in the `contracts/script/deploy/config/sepolia/aligned.sepolia.config.json` config file. In case of the `deployer` permission, it is not recommended to set the multisig, as he will deploy many contracts and delegate ownership, it is best to set the address of a wallet with funds, which will be the one that deploys the contracts.
0 commit comments