I installed the SDK using this command
after install it, I run the anchor project and I faced this error
no function or associated item named `try_deserialize` found for struct `clockwork_thread_program_v1::Thread` in the current
scope --> src/state/versioned_thread.rs:147:59
How to fix this issue?
I installed the SDK using this command
after install it, I run the anchor project and I faced this error
How to fix this issue?