CODE_ERROR
There is an error in the cadence code of this transaction.
[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` --> 65caf0af6750760580dcc1ebcac11eb4a6772d0d3bab77977e716e282e2dfc87:74:24 | 74 | borrowedProfile.emitInstalledEvent() | ^^^^^^^^^^^^^^^^^^ type is optional, consider optional-chaining: ?.emitInstalledEvent
Loading...