Whoops! 😨 Something unexpected happened...
[Error Code: 1101] error caused by: 1 error occurred:
* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
--> 4ee100dbd4b605c77c1a85a03cd5758ced93db8adf681b1ef91240bbc6878127: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]
| ^^^^^^^^^^^^^^^^^