UniswapV2Router.sol addLiquidity() / UniswapV2Pair.sol mint() – Learning to read solidity contracts
Can anyone explain to me what I fail to understand/misunderstand when reading the mint function of the UniswapV2Pair.sol contract after the addLiqudity function of the UniswapV2Router.sol initiates a call to it: