Skip to content

Commit 6ee429f

Browse files
committed
fix: rename file to follow convention
1 parent f333596 commit 6ee429f

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

docs/0_internal/setting_aggregator_address.md renamed to docs/0_internal/7_asetting_aggregator_address.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ The address of Aligned Service Manager can be found in `./contracts/script/outpu
3131
To run the make targets specified in this guide, you must first set the following env vars within `./contracts/scripts/.env.<NETWORK>`:
3232
```
3333
RPC_URL=<rpc_url>
34-
PRIVATE_KEY=<aligned_service_manager_pauser_private_key>
34+
PRIVATE_KEY=<aligned_service_manager_owner_private_key>
3535
ALIGNED_SERVICE_MANAGER_ADDRESS=<aligned_service_manager_address>
3636
```
3737

docs/0_internal/setting_aggregator_address_multisig.md renamed to docs/0_internal/7_b_1_setting_aggregator_address_multisig.md

File renamed without changes.

0 commit comments

Comments
 (0)