Skip to content

Commit 6914ad7

Browse files
committed
Add env for mainnet
1 parent ceb0517 commit 6914ad7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contracts/scripts/.env.mainnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ DEPLOY_CONFIG_PATH=./script/deploy/config/mainnet/aligned.mainnet.config.json
55
BATCHER_PAYMENT_SERVICE_CONFIG_PATH=./script/deploy/config/mainnet/batcher-payment-service.mainnet.config.json
66
OUTPUT_PATH=./script/output/mainnet/alignedlayer_deployment_output.json
77
ETHERSCAN_API_KEY=<YOUR_ETHERSCAN_API_KEY>
8-
MULTISIG=false
8+
MULTISIG=false

0 commit comments

Comments
 (0)