79293680

Date: 2024-12-19 09:15:16
Score: 1.5
Natty:
Report link

In my experience, Anchor 0.30 is compatible with solana SDK V2. but mixing v1 and v2 crates within the same project can lead to complications. in other words, integrating both SDK V1 and V2 in one project happen some challenge. This is due to potential conflicts and differences between the two versions, which may cause compilation issues. So I suggest you to use any one version in one project.

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: superdev-1018