Skip to content

Commit

Permalink
Update 26_01_uniswap_fee_handler_seller.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
martinvol authored Oct 19, 2023
1 parent bc85433 commit e5e7376
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ const initializeArgs = async () => {
module.exports = deploymentForCoreContract<UniswapFeeHandlerSellerInstance>(
web3,
artifacts,
CeloContractName.MentoFeeHandlerSeller,
CeloContractName.UniswapFeeHandlerSeller,
initializeArgs
)

0 comments on commit e5e7376

Please sign in to comment.