[Error Code: 1101] error caused by: 1 error occurred: * transaction preprocess failed: [Error Code: 1101] cadence runtime error: Execution failed: error: cannot find type in this scope: `CricketMoments.CollectionPublic` --> bb4bcb1023f890d4753a412b613b01717ca717354b7b01e009325c2881f2e696:28:35 | 28 | .capabilities.borrow<&{CricketMoments.CollectionPublic}>(CricketMoments.CollectionPublicPath) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope error: ambiguous intersection type --> bb4bcb1023f890d4753a412b613b01717ca717354b7b01e009325c2881f2e696:28:34 | 28 | .capabilities.borrow<&{CricketMoments.CollectionPublic}>(CricketMoments.CollectionPublicPath) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: cannot infer type parameter: `T` --> bb4bcb1023f890d4753a412b613b01717ca717354b7b01e009325c2881f2e696:27:23 | 27 | let receiver = recipientAccount 28 | .capabilities.borrow<&{CricketMoments.CollectionPublic}>(CricketMoments.CollectionPublicPath) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Happy diving into the flow Remember to upgrade your contracts to 1.0!