CODE_ERROR
There is an error in the cadence code of this transaction.
[Error Code: 1101] error caused by: 1 error occurred: * transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed: --> 96b33fc5b7c0ca891f84f20fc222ba8d5a73bcd676958adc2c931cc825a03270:19:38 | 19 | self.vaultRef.deposit(from: <-self.holderRef.withdraw(amount: amount)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ --> 8d0e87b65159ae63.LockedTokens:340:22 | 340 | return <- self.borrowTokenManager().withdraw(amount: amount) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ --> 8d0e87b65159ae63.LockedTokens:141:21 | 141 | return <-self.withdrawUnlockedTokens(amount: amount) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: pre-condition failed: Amount withdrawn must be less than or equal than the balance of the Vault --> f233dcee88fe0abe.FungibleToken:198:16
Arguments:
amount:
2.14