anchor/examples/typescript/Anchor.toml

8 lines
131 B
TOML
Raw Normal View History

[provider]
cluster = "localnet"
wallet = "~/.config/solana/id.json"
[workspace]
members = ["typescript"]
exclude = ["typescript"]