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: `Seussibles.CollectionPublic`
--> dfbedf8c5718f7dfa399be8a6e8b4bdee5edbea1764ba8e30f96e11a26f20a4e:13:69
|
13 | if !buyer.getCapability<&{NonFungibleToken.CollectionPublic, Seussibles.CollectionPublic}>(AllDay.Seussibles).check() {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
error: cannot find variable in this scope: `AllDay`
--> dfbedf8c5718f7dfa399be8a6e8b4bdee5edbea1764ba8e30f96e11a26f20a4e:13:99
|
13 | if !buyer.getCapability<&{NonFungibleToken.CollectionPublic, Seussibles.CollectionPublic}>(AllDay.Seussibles).check() {
| ^^^^^^ not found in this scope