leave()
This function is in the StandardRewards.sol contract.
Function leave()
function leave(uint256 id, uint256 poolTokenAmount) external greaterThanZero(poolTokenAmount) nonReentrantFunction Arguments
Name
Type
Description
Last updated
