Whoops! 😨 Something unexpected happened...
[Error Code: 1101] error caused by: 1 error occurred:
* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
--> 85a84a5e5a3d2397d36fc45bb4d12156f1862c08dee37a42f30afa915d04819f:31:21
|
31 | let token <- self.collectionRef.withdraw(withdrawID: nftID) as! @AFLNFT.NFT
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: panic: Cannot withdraw: moment does not exist in the collection
--> 8f9231920da9af6d.AFLNFT:142:19
|
142 | ?? panic("Cannot withdraw: moment does not exist in the collection")
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^