Skip to content

Commit 87a7bb4

Browse files
melisaguevarapxrl
andauthored
remove comment
Co-authored-by: Paul <[email protected]>
1 parent b9b5c0d commit 87a7bb4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

deploy/054_deploy_alephzero_spokepool.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ const func: DeployFunction = async function (hre: HardhatRuntimeEnvironment) {
77
const { hubPool, spokeChainId } = await getSpokePoolDeploymentInfo(hre);
88

99
const initArgs = [
10-
// Initialize deposit counter to very high number of deposits to avoid duplicate deposit ID's
11-
// with deprecated spoke pool.
1210
0,
1311
L2_ADDRESS_MAP[spokeChainId].l2GatewayRouter,
1412
// Set hub pool as cross domain admin since it delegatecalls the Adapter logic.

0 commit comments

Comments
 (0)