Important
Your submission must pass 100% of the provided test suite in order to pass this task.
For this task you need:
-
- Make sure to use stable version:
rustup default stable
-
- Use v2.2.12
- After you have Solana-CLI installed, you can switch between versions using:
agave-install init 2.2.12
-
- Use v0.31.1
- After you have Anchor installed, you can switch between versions using:
avm use 0.31.1