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
These keys use different account indexes on the ledger. Remember to adjust the `accountIndex` in the `WalletOptions`
12
12
constructor.
@@ -44,7 +44,7 @@ in the `contract.ts` file.
44
44
Create a `.env` file. Use the `env.example` as a template. Set the following values in the `.env`
45
45
46
46
* Set the DEPLOYER_CONTRACT_ADDRESS to match the address of the OwnableCreate2Deployer factory.
47
-
* Set the MULTICALL_ADMIN_PUB_KEY and FACTORY_ADMIN_PUB_KEY to match the address of the address of the privileged transaction multisig (Purple Ledger). This address for reference should be `0x0E2D55943f4EF07c336C12A85d083c20FF189182`.
47
+
* Set the MULTICALL_ADMIN_PUB_KEY and FACTORY_ADMIN_PUB_KEY to match the address of the address of the privileged transaction multisig. This address for reference should be `0x0E2D55943f4EF07c336C12A85d083c20FF189182`.
0 commit comments