Charge fees on unsetOperator
and remove operator arg from unsetOperator
CLI
#438
Labels
bug
Something isn't working
Description and context
Currently, no fees are charged when user unset the operator. Need to charge fees to prevent spam on EL.
In addition, an argument for
unsetOperator
CLI need to be changed according to this change (#358).Suggested solution
chargeFee
modifier should be added tounsetOperator
in IPTokenStaking contract.And remove operator argument from
unsetOperator
CLI.The text was updated successfully, but these errors were encountered: