[Error Code: 1101] error caused by: 1 error occurred:
* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
--> 01a9e4d8df7a21518a921c12d1c7128a5b1644fcb67e484eca1b2103ffd19a15:55:20
|
55 | self.nft <- collection.withdraw(withdrawID: id)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: panic: Could not withdraw an NFT with the provided ID from the collection
--> 9ae183aca733d551.FooNFT:185:19
|
185 | ?? panic("Could not withdraw an NFT with the provided ID from the collection")
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^