Commit c08514e8 authored by Kevin Ho's avatar Kevin Ho Committed by GitHub

add ETH config for deploy (#132)

parent 7eb6a1ae
......@@ -76,6 +76,9 @@ const L2_CROSS_DOMAIN_MESSENGER_ADDRESS =
owner: WHITELIST_OWNER,
allowArbitraryContractDeployment: WHITELIST_ALLOW_ARBITRARY_CONTRACT_DEPLOYMENT
},
ethConfig: {
initialAmount: 0,
},
});
const { failedDeployments, AddressManager } = result;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment