Uniswap / universal-router

Uniswap's Universal Router for NFT and ERC20 swapping
GNU General Public License v3.0
410 stars 210 forks source link

Consider using different constants for if/else boundaries #358

Open snreynolds opened 3 months ago

snreynolds commented 3 months ago

right now we define specific commands that are used to determine what branch the command should be executed at. i think we should rename those constants, or just use the commands that are already defined at those boundaries