Skip to content

Commit 227616c

Browse files
chore(solana) add draft version of contract for new architecture
1 parent 6debcd6 commit 227616c

4 files changed

Lines changed: 3297 additions & 1167 deletions

File tree

chains/solana/sol/Anchor.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
[toolchain]
2+
anchor_version = "0.31.1"
23

34
[features]
45
resolution = true
56
skip-lint = false
67

8+
[programs.localnet]
9+
sol = "9VJp7ChvYWG2H4d5QY3JK3R8yt2bi3RdFazxZh68XYwN"
10+
711
[registry]
812
url = "https://api.apr.dev"
913

0 commit comments

Comments
 (0)