Skip to content

Commit 98517cd

Browse files
authored
Update docs/multisig.md
1 parent 01bd4e5 commit 98517cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/multisig.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ In this guide we make an upgrade of Aligned Layer Service Manager contract using
2222

2323
## Initial setup
2424

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.
2626

2727
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.
2828

0 commit comments

Comments
 (0)