Whoops! 😨 Something unexpected happened...
[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: `NiftoryNonFungibleToken`
--> 033690944486264ec20ef1d522d6de99b759a7ef5e240bc0f6e2b5e2f0ef2232:13:55
|
13 | if (signer.getCapability<&Gamisodes.Collection{NiftoryNonFungibleToken.CollectionPublic,NonFungibleToken.CollectionPublic,NonFungibleToken.Receiver,MetadataViews.ResolverCollection}>(/public/cl9bquwn300010hkzt0td7pec_Gamisodes_nft_collection).borrow() == nil) {
| ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
error: cannot find type in this scope: `NiftoryNonFungibleToken`
--> 033690944486264ec20ef1d522d6de99b759a7ef5e240bc0f6e2b5e2f0ef2232:15:44
|
15 | signer.link<&Gamisodes.Collection{NiftoryNonFungibleToken.CollectionPublic,NonFungibleToken.CollectionPublic,NonFungibleToken.Receiver,MetadataViews.ResolverCollection}>(/public/cl9bquwn300010hkzt0td7pec_Gamisodes_nft_collection, target: /storage/cl9bquwn300010hkzt0td7pec_Gamisodes_nft_collection)
| ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope