fix: Unify both executor addresses in one file
- Move executor_addresses.json to a top level directory - Delete executors.json - Use the same file for both encoding and setting executors --- don't change below this line --- ENG-4260 Took 19 minutes Took 11 seconds
This commit is contained in:
@@ -43,4 +43,5 @@ from being stored in the shell history.
|
||||
|
||||
1. In `scripts/deploy-executors.js` define the executors to be deployed
|
||||
2. Deploy executors: `npx hardhat run scripts/deploy-executors.js --network tenderly/mainnet`
|
||||
3. Fill in the executor addresses in `scripts/executors.json`
|
||||
3. Fill in the executor addresses in `config/executor_addresses.json`. Note that the naming there needs to match the one
|
||||
from tycho-indexer.
|
||||
|
||||
Reference in New Issue
Block a user