coral-xyz / anchor-book

The Anchor Book
https://book.anchor-lang.com
Apache License 2.0
97 stars 59 forks source link

Add toolchain section in `Anchor.toml` #102

Closed acheroncrypto closed 1 month ago

acheroncrypto commented 1 month ago

Problem

Running the example program(s) in the book require specific Anchor and Solana CLI versions.

Summary of changes

Specify [toolchain] section in Anchor.toml to make the examples work even if the current active CLI versions are different.