[Error Code: 1101] error caused by: 1 error occurred: * transaction preprocess failed: [Error Code: 1101] cadence runtime error: Execution failed: error: cannot find declaration `FooNFT` in `820acd4a14f3f383.FooNFT` --> dec78b43c9e7f81a7ba7b60194db8dbade125c3ba032fb00e1fd933ac0f202aa:8:7 | 8 | import FooNFT from 0x820acd4a14f3f383 | ^^^^^^ available exported declarations are: error: cannot infer type parameter: `T` --> dec78b43c9e7f81a7ba7b60194db8dbade125c3ba032fb00e1fd933ac0f202aa:34:22 | 34 | self.minter = signer.storage.borrow<&FooNFT.NFTMinter>(from: FooNFT.MinterStoragePath) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Happy diving into the flow Remember to upgrade your contracts to 1.0!