You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As per discussion with Gateway team, facilitator will be removed from redeem function.
Accordingly CoGatewayRedeemInterface.sol and TokenHolder.redeem function signature needs to be updated.
The text was updated successfully, but these errors were encountered:
abhayks1
changed the title
Update redeem signature after _facilitator argument is removed from CoGateway.redeem() in mosaic-contracts.
Update TokenHolder.redeem signature after _facilitator argument is removed from CoGateway.redeem() in mosaic-contracts.
Nov 2, 2018
Current Implementation
https://github.com/OpenSTFoundation/mosaic-contracts/blob/develop/contracts/gateway/EIP20CoGateway.sol#L590
As per discussion with Gateway team, facilitator will be removed from redeem function.
Accordingly CoGatewayRedeemInterface.sol and TokenHolder.redeem function signature needs to be updated.
The text was updated successfully, but these errors were encountered: