Withdraw
function noticeReducedStakeWithoutStakeId(
address _user,
uint256 _amount
)mapping(address => uint256) public totalPendingAmountForUser;
Last updated
function noticeReducedStakeWithoutStakeId(
address _user,
uint256 _amount
)mapping(address => uint256) public totalPendingAmountForUser;Last updated