mirror of
				https://github.com/Instadapp/dsa-connectors.git
				synced 2024-07-29 22:37:00 +00:00 
			
		
		
		
	Update contracts/mainnet/connectors/euler/main.sol
Co-authored-by: 0xPradyuman <63545809+pradyuman-verma@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									371710022d
								
							
						
					
					
						commit
						d0b8d804cd
					
				|  | @ -185,7 +185,7 @@ abstract contract Euler is Helpers { | |||
| 			: _amt; | ||||
| 
 | ||||
| 		TokenInterface(_token).approve(EULER_MAINNET, _amt); | ||||
| 		borrowedDToken.repay(subAccount, amt); | ||||
| 		borrowedDToken.repay(subAccount, _amt); | ||||
| 
 | ||||
| 		setUint(setId, _amt); | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Shriya Tyagi
						Shriya Tyagi