Skip to content

Commit

Permalink
Merge pull request #1 from 0xCipherCoder/fix-type-cosplay-starter
Browse files Browse the repository at this point in the history
Fix type cosplay starter with updated anchor version and formatting
  • Loading branch information
mikemaccana authored Sep 3, 2024
2 parents e0d9963 + b797cfc commit 8e4c3e7
Show file tree
Hide file tree
Showing 9 changed files with 1,277 additions and 468 deletions.
7 changes: 4 additions & 3 deletions Anchor.toml
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
[features]
seeds = false
resolution = true
skip-lint = false

[programs.localnet]
type_cosplay = "12nnnKByohts2zHU5tbfi18WjxYy5YrrvoZdRdEkBxgw"
type_cosplay = "AYij7hXhPU5bmm43F4Nq6iiUL9G5VaHERm6Twet4U15b"

[registry]
url = "https://api.apr.dev"

[provider]
cluster = "localnet"
cluster = "Localnet"
wallet = "~/.config/solana/id.json"

[scripts]
Expand Down
Loading

0 comments on commit 8e4c3e7

Please sign in to comment.