Skip to content

Commit e470b2a

Browse files
committed
fix: revert change not corresponding to this pr
1 parent 048ffa3 commit e470b2a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

contracts/scripts/deploy_batcher_payment_service.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ cd "$parent_path"
88
# At this point we are in contracts
99
cd ../
1010

11+
source scripts/.env
12+
1113
# Deploy Batcher Payments Contract
1214
forge_output=$(forge script script/deploy/BatcherPaymentServiceDeployer.s.sol \
1315
$BATCHER_PAYMENT_SERVICE_CONFIG_PATH \

0 commit comments

Comments
 (0)