[Error Code: 1101] error caused by: 1 error occurred: * transaction preprocess failed: [Error Code: 1101] cadence runtime error: Execution failed: error: cannot find declaration `FlowColdStorageProxy` in `f4901f2f8dbee0f7.FlowColdStorageProxy` --> f52b105348a007d771c3f1fff2de9c911d376cb6918bd36a1e0cfb76791aa5f4:1:7 | 1 | import FlowColdStorageProxy from 0xf4901f2f8dbee0f7 | ^^^^^^^^^^^^^^^^^^^^ available exported declarations are: error: cannot find type in this scope: `AuthAccount` --> f52b105348a007d771c3f1fff2de9c911d376cb6918bd36a1e0cfb76791aa5f4:4:19 | 4 | prepare(payer: AuthAccount) { | ^^^^^^^^^^^ not found in this scope
Happy diving into the flow Remember to upgrade your contracts to 1.0!