File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -607,7 +607,7 @@ set_aggregator_address:
607607 @echo " Aggregator address: $( AGGREGATOR_ADDRESS) "
608608 @. contracts/scripts/.env.$(NETWORK ) && . contracts/scripts/set_aggregator_address.sh $(AGGREGATOR_ADDRESS )
609609
610- set_aggregator_address_devnet : # # Add Aggregator to Aligned Contracts
610+ set_aggregator_address_devnet :
611611 @echo " Setting Aggregator Address in Aligned Service Manager Contract..."
612612 @echo " Aggregator address: $( AGGREGATOR_ADDRESS) "
613613 RPC_URL=" http://localhost:8545" PRIVATE_KEY=" 0xac0974bec39a17e36ba4a6b4d238ff944bacb478cbed5efcae784d7bf4f2ff80" OUTPUT_PATH=./script/output/devnet/alignedlayer_deployment_output.json ./contracts/scripts/set_aggregator_address.sh $(AGGREGATOR_ADDRESS )
You can’t perform that action at this time.
0 commit comments