submitClaim() used to take the user's cTokens, redeem for underlying, uniswap for eth, then deposit coverAmount of eth into escrow. The swap step added overhead and another piece that could break so it was removed. Now the user will receive underlying immediately and the lossAmount in escrow
submitClaim() used to take the user's cTokens, redeem for underlying, uniswap for eth, then deposit coverAmount of eth into escrow. The swap step added overhead and another piece that could break so it was removed. Now the user will receive underlying immediately and the lossAmount in escrow