Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Sneh1999 committed Nov 21, 2024
1 parent 4f115c1 commit a3c00eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/rollupCreation.ts
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ export async function createRollup(
batchPosterManager: config.batchPosterManager,
}

console.log({ deployParams })
const createRollupTx = await rollupCreator.createRollup(deployParams, {
value: feeCost,
})
Expand Down

0 comments on commit a3c00eb

Please sign in to comment.