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
Hello, im having 2 problems when deploying the TradingBot.sol.
First is in line 2: "Warning: Experimental features are turned on. Do not use experimental features on live deployments. Pragma experimental ABIEncoderV"
second is in line 306: "Warning: return value of low-level calls not used. Address (ZRX_EXCHANGE_ADDRESS). call.value.(msg.value)(_calldateHexString);"
Can someone help? ty
The text was updated successfully, but these errors were encountered:
Hello, im having 2 problems when deploying the TradingBot.sol.
First is in line 2: "Warning: Experimental features are turned on. Do not use experimental features on live deployments. Pragma experimental ABIEncoderV"
second is in line 306: "Warning: return value of low-level calls not used. Address (ZRX_EXCHANGE_ADDRESS). call.value.(msg.value)(_calldateHexString);"
Can someone help? ty
The text was updated successfully, but these errors were encountered: