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