Whoops! 😨 Something unexpected happened...
[Error Code: 1101] error caused by: 1 error occurred:
* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
--> 927079de6ceb62904610889d43a96af34c28a713c871556497e43d792c7abd8e:34:34
|
34 | let nft: @TopShot.NFT <- nftCollection.withdraw(withdrawID: nftId) as! @TopShot.NFT
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: panic: Cannot withdraw: Moment is locked
--> 0b2a3299cc857e29.TopShot:1105:16
|
1105 | panic("Cannot withdraw: Moment is locked")
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^