Exit Market
Exit a market. Exited markets will not count towards account liquidity calculations.
Unitroller
msg.sender: The account which shall enter the given markets.
fTokens: The addresses of the fToken markets to enter.
RETURN: For each market, returns an error code indicating whether or not it was entered. Each is 0 on success, otherwise an Error Code
Solidity
Web3 1.0
Last updated