Skip to content

Commit

Permalink
feat: remove 1PricingRewardRecipient from outputInfo.json
Browse files Browse the repository at this point in the history
  • Loading branch information
antonio-altr committed May 2, 2024
1 parent 35ec430 commit 518d67d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/createTokenBridge.ts
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,6 @@ export const createERC20Bridge = async (
minL2BaseFee: config.minL2BaseFee,
networkFeeReceiver: config.networkFeeReceiver,
infrastructureFeeCollector: config.infrastructureFeeCollector,
l1PricingRewardRecipient: config.l1PricingRewardRecipient,
batchPoster: config.batchPoster,
staker: config.staker,
chainOwner: config.chainOwner,
Expand Down

0 comments on commit 518d67d

Please sign in to comment.