Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
Co-authored-by: Paul <[email protected]>
  • Loading branch information
melisaguevara and pxrl authored Oct 30, 2024
1 parent b9b5c0d commit 87a7bb4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions deploy/054_deploy_alephzero_spokepool.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ const func: DeployFunction = async function (hre: HardhatRuntimeEnvironment) {
const { hubPool, spokeChainId } = await getSpokePoolDeploymentInfo(hre);

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

0 comments on commit 87a7bb4

Please sign in to comment.