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
#### 3. Get the `AlignedLayerServiceManager` address from ```contracts/script/output/mainnet/alignedlayer_deployment_output.json``` or ```contracts/script/output/holesky/alignedlayer_deployment_output.json``` or ```contracts/script/output/sepolia/alignedlayer_deployment_output.json```
21
+
3. Get the `AlignedLayerServiceManager` address from ```contracts/script/output/mainnet/alignedlayer_deployment_output.json``` or ```contracts/script/output/holesky/alignedlayer_deployment_output.json``` or ```contracts/script/output/sepolia/alignedlayer_deployment_output.json```
22
22
23
-
#### 4. Paste the `AlignedLayerServiceManager` address on `Enter Address or ENS Name`
23
+
4. Paste the `AlignedLayerServiceManager` address on `Enter Address or ENS Name`
#### 6. In `contract method selector` choose `setAggregator()` and within `_alignedAggregator(address)` enter the ethereum new address of the aggregator.
31
+
6. In `contract method selector` choose `setAggregator()` and within `_alignedAggregator(address)` enter the ethereum new address of the aggregator.
#### 5. Copy the ```Raw Data```, paste it in a text editor and verify it is the same value as the one you got in step 3.
21
+
5. Copy the ```Raw Data```, paste it in a text editor and verify it is the same value as the one you got in step 3.
22
22
23
-
#### 6. If the data is correct, click on the `Confirm` button.
23
+
6. If the data is correct, click on the `Confirm` button.
24
24
25
-
#### 7. Simulate the transaction. If everything is correct, click on the `Sign` button (or `Execute`, if you are the last one signing the transaction).
25
+
7. Simulate the transaction. If everything is correct, click on the `Sign` button (or `Execute`, if you are the last one signing the transaction).
0 commit comments