Implement set_fee_protocol to YASPool. You can check out the code from [UniswapV3 Core](https://github.com/Uniswap/v3-core/blob/main/contracts/UniswapV3Pool.sol#L837).
Implement set_fee_protocol to YASPool. You can check out the code from UniswapV3 Core.