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: value of type `&SocialProfileV3.SocialProfile?` has no member `emitInstalledEvent`
--> aafc7928f89c961c1dd026998f1dfd460672ff0e5c9b2014633bbc69eb0281bc:74:24
|
74 | borrowedProfile.emitInstalledEvent()
| ^^^^^^^^^^^^^^^^^^ type is optional, consider optional-chaining: ?.emitInstalledEvent