Whoops! 😨 Something unexpected happened...
[Error Code: 1101] cadence runtime error Execution failed:
error: panic: Cannot borrow Main NFT collection receiver from account
--> 3d414ef58cb9565d481773993f3b262ab20e97f9ad7d62fe886f50c3158c5b5d:10:152
|
10 | self.componentNftCollection = getAccount(to).getCapability<&{SoulMadeComponent.CollectionPublic}>(SoulMadeComponent.CollectionPublicPath).borrow() ?? panic("Cannot borrow Main NFT collection receiver from account")
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^