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