File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 1+ RPC_URL=https://ethereum-holesky-rpc.publicnode.com
2+ PRIVATE_KEY=<YOUR_PRIVATE_KEY>
3+ EXISTING_DEPLOYMENT_INFO_PATH=./script/output/holesky/eigenlayer_deployment_output.json
4+ DEPLOY_CONFIG_PATH=./script/deploy/config/holesky/aligned.holesky.config.stage.json
5+ BATCHER_PAYMENT_SERVICE_CONFIG_PATH=./script/deploy/config/holesky/batcher-payment-service.holesky.config.stage.json
6+ OUTPUT_PATH=./script/output/holesky/alignedlayer_deployment_output.stage.json
7+ PROOF_AGGREGATOR_DEPLOY_CONFIG_PATH=./script/deploy/config/holesky/proof-aggregator-service.holesky.config.stage.json
8+ PROOF_AGGREGATOR_OUTPUT_PATH=./script/output/holesky/proof_aggregation_service_deployment_output.stage.json
9+ ETHERSCAN_API_KEY=<YOUR_ETHERSCAN_API_KEY>
10+ MULTISIG=false
You can’t perform that action at this time.
0 commit comments