CODE_ERROR
There is an error in the cadence code of this transaction.
[Error Code: 1101] error caused by: 1 error occurred: * transaction preprocess failed: [Error Code: 1101] cadence runtime error: Execution failed: error: cannot find type in this scope: `IPackNFT` --> 6abc032f5adf4fc5b62f4cd2560a51c1df45123a021b8841ac1a79efc962ff9f:13:53 | 13 | if (signer.getCapability<&PackNFT.Collection{IPackNFT.IPackNFTCollectionPublic,NonFungibleToken.Receiver,NonFungibleToken.CollectionPublic,MetadataViews.ResolverCollection}>(/public/PackNFTCollectionPub).borrow() == nil) { | ^^^^^^^^ not found in this scope error: cannot find type in this scope: `IPackNFT` --> 6abc032f5adf4fc5b62f4cd2560a51c1df45123a021b8841ac1a79efc962ff9f:15:42 | 15 | signer.link<&PackNFT.Collection{IPackNFT.IPackNFTCollectionPublic,NonFungibleToken.Receiver,NonFungibleToken.CollectionPublic,MetadataViews.ResolverCollection}>(/public/PackNFTCollectionPub, target: /storage/PackNFTCollection) | ^^^^^^^^ not found in this scope