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/0_internal/3_b_1_deploy_new_impl.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,9 +55,11 @@ You can deploy the new implementation of the following contracts:
55
55
56
56
This will show two addresses. The first one is the `alignedLayerServiceManager` address, and the second one is the new implementation address of `alignedServiceManagerImplementation`.
57
57
58
-
> [!NOTE]
59
-
> Make sure the `alignedLayerServiceManager` address is the same as the one you deployed in the [Deploy Contracts Guide](./2_deploy_contracts.md).
60
-
> Make sure the `alignedServiceManagerImplementation` address is the same as the one you deployed in this guide.
58
+
> [!NOTE]
59
+
>
60
+
> Make sure the `alignedLayerServiceManager` address is the same as the one you deployed in the [Deploy Contracts Guide](./2_deploy_contracts.md).
61
+
>
62
+
> Make sure the `alignedServiceManagerImplementation` address is the same as the one you deployed in this guide.
61
63
62
64
63
65
### Deploy New Implementation for BatcherPaymentService
0 commit comments