Skip to content

Commit bc9b74a

Browse files
authored
Create workspace config for Anchor 0.30
1 parent 1cf4bf4 commit bc9b74a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

template/anchor/base/Anchor.toml.njk

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
[workspace]
2+
members = [
3+
"program",
4+
]
5+
16
[provider]
27
cluster = "localnet"
38
wallet = "~/.config/solana/id.json"

0 commit comments

Comments
 (0)