Whoops! 😨 Something unexpected happened...
[Error Code: 1101] error caused by: 1 error occurred:
* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
error: panic: Could not borrow receiver collection ref
--> 71d48feb66dac16acbdc83b0b8c8957685640e26de7d0ea745645b15ace90b43:13:162
|
13 | self.receiverCollectionRef = getAccount(receiverAddr).getCapability<&{NonFungibleToken.CollectionPublic}>(MFLPlayer.CollectionPublicPath).borrow() ?? panic("Could not borrow receiver collection ref")
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^