Skip to content

Commit f41fc9b

Browse files
MegaRedHanduri-99
andauthored
Update contracts/scripts/deploy_batcher_payment_service.sh
Co-authored-by: Uriel Mihura <[email protected]>
1 parent 3a0e280 commit f41fc9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contracts/scripts/deploy_batcher_payment_service.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ cd ../
1010

1111
source scripts/.env
1212

13-
BATCHER_PAYMENT_SERVICE_OUTPUT_PATH=./script/deploy/output/devnet/batcher_deployment_output.json
13+
BATCHER_PAYMENT_SERVICE_OUTPUT_PATH=./script/output/devnet/batcher_deployment_output.json
1414

1515
# Deploy Batcher Payments Contract
1616
forge_output=$(forge script script/deploy/BatcherPaymentServiceDeployer.s.sol \

0 commit comments

Comments
 (0)