We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc472bd commit 6711308Copy full SHA for 6711308
docs/0_internal/4_a_pause_contracts.md
@@ -1,7 +1,7 @@
1
# Pause Contracts
2
This doc contains a guide on how to use the Pausable functionality of Aligned.
3
4
-To run the make targets specified in this guide, you must first have the relevant following env vars:
+To run the make targets specified in this guide, you must first have the relevant following env vars under `contracts/scripts/.env`:
5
```
6
export RPC_URL=<rpc_url>
7
export ALIGNED_SERVICE_MANAGER=<aligned_contract_address>
0 commit comments