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: `OneShots.PublicCollectionPath`
--> 5f39e85821312e606193b5a5eefae92e40ab991a1d68bce42e3ffa084d6aaead:8:79
|
8 | buyer.link<&OneShots.Collection{NonFungibleToken.CollectionPublic, OneShots.PublicCollectionPath}>(
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
error: value of type `OneShots` has no member `CollectionPublicPath`
--> 5f39e85821312e606193b5a5eefae92e40ab991a1d68bce42e3ffa084d6aaead:9:25
|
9 | OneShots.CollectionPublicPath,
| ^^^^^^^^^^^^^^^^^^^^ unknown member