Whoops! 😨 Something unexpected happened...
[Error Code: 1101] error caused by: 1 error occurred:
* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
--> 69c10d542f44738785ad5d60362a3c9a468bc51c42713a296419c9d3326b9a4b:20:4
|
20 | self.Admin.pushHash(id: id, currentOwner: currentOwner, hash: hash)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: panic: This account does not own an NFT with this id.
--> bb12a6da563a5e8e.TraderflowNFT:207:82
|
207 | let nftRef: &TraderflowNFT.NFT = ownerCollection.borrowAuthNFT(id: id) ?? panic("This account does not own an NFT with this id.")
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^