Whoops! 😨 Something unexpected happened...
[Error Code: 1101] error caused by: 1 error occurred:
* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
--> a28939cdf54facb15b54f749060bcb66b3c55325db675842a29ac150cee87968:18:10
|
18 | adminRef.openPack(packNFT :<- (collectionRef.withdraw(withdrawID: withdrawID) as! @AFLNFT.NFT), receiptAddress: receiptAddress)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: failed to force-cast value: expected type `[AnyStruct]`, got `String`
--> 8f9231920da9af6d.AFLPack:280:59
|
280 | let allIds: [AnyStruct] = templateImmutableData["nftTemplates"]! as! [AnyStruct]
| ^^^^^^^^^^^^^^^^^