QA Report #180
Labels
bug
Something isn't working
QA (Quality Assurance)
Assets are not at risk. State handling, function incorrect as to spec, issues with clarity, syntax
SafeERC20.safeApprove(IERC20(_assetIn), address(pool), _amountIn);
return keccak256(abi.encodePacked(bytes(_name).length, _name, bytes(_symbol).length, _symbol, _decimals));
The text was updated successfully, but these errors were encountered: