Skip to content

Commit

Permalink
update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ShivaanshK committed Sep 12, 2024
1 parent 85313e5 commit 9018dbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/token/BiconomyTokenPaymaster.sol
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@ contract BiconomyTokenPaymaster is
}

/**
* @dev Swap a token in the paymaster for ETH and deposit the amount received into the entry point
* @dev Update or add a swappable token to the Uniswapper
* @param _tokenAddresses The token address to add/update to/for uniswapper
* @param _poolFeeTiers The pool fee tiers for the corresponding token address to use
* @notice only to be called by the owner of the contract.
Expand Down

0 comments on commit 9018dbc

Please sign in to comment.