Whoops! 😨 Something unexpected happened...
[Error Code: 1101] error caused by: 1 error occurred:
* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
--> 544e837223cb3f4cee95da7bfc191cd67070c0361377d7524ad531b4235d8dc0:91:21
|
91 | let leftVault <- repayPoolRef.liquidate(
92 | liquidator: liquidatorAddr,
93 | borrower: borrowerAddr,
94 | poolCollateralizedToSeize: poolAddrs[maxSupplyIndex],
95 | repayUnderlyingVault: <-inWallet.withdraw(amount: repayAmount)
96 | )
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
--> 8334275bda13b2be.LendingPool:1061:21
error: assertion failed: [IncErrorMsg:borrower account fully collaterized][IncErrorCode:23]
--> 8334275bda13b2be.LendingPool:590:8