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: assertion failed: Cannot deploy StakingManager to account without a StakingCollection resource.
--> d3d9dea02b455194.StakingManager:281:8
|
281 | assert(
282 | self.account.storage.check<auth(FlowStakingCollection.CollectionOwner) &FlowStakingCollection.StakingCollection>(
283 | from: FlowStakingCollection.StakingCollectionStoragePath),
284 | message: "Cannot deploy StakingManager to account without a StakingCollection resource.")
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^