[Error Code: 1101] error caused by: 1 error occurred: * transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed: --> b937a48560a4c4a7d259533c493edc150aec312be8ad61806685039eb8684266:18:19 | 18 | let vault <- minter.mintTokens(amount: amount) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: pre-condition failed: Amount minted must be less than the allowed amount --> 8d24eb3553447745.TestToken:234:8 | 234 | amount <= self.allowedAmount: "Amount minted must be less than the allowed amount" | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Loading...
Happy diving into the flow Remember to upgrade your contracts to 1.0!