Removed outdated TODO comment in MixinSettlementProxy

This commit is contained in:
Greg Hysen
2018-04-17 12:07:18 -07:00
committed by Amir Bandeali
parent 0e3544e1f9
commit e4dd33a675

View File

@@ -30,8 +30,6 @@ contract MixinSettlementProxy is
LibPartialAmount
{
IAssetProxy TRANSFER_PROXY;
// TODO: Is there a way to encode ZRX_PROXY_DATA into takerAssetData/makerAssetData?
// As it stands, only one of the ERC20 proxies can be used.
bytes ZRX_PROXY_DATA;
IToken ZRX_TOKEN;