Skip to content

Commit

Permalink
Jank Indexer (solana-labs#95)
Browse files Browse the repository at this point in the history
Jank Indexer V1

Co-authored-by: Noah Gundotra <noahgundotra@noahs-mbp.mynetworksettings.com>
  • Loading branch information
jarry-xiao and Noah Gundotra authored Jun 14, 2022
1 parent 3e095e4 commit c45f40f
Show file tree
Hide file tree
Showing 23 changed files with 10,568 additions and 197 deletions.
2 changes: 1 addition & 1 deletion contracts/Anchor.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ cluster = "localnet"
wallet = "~/.config/solana/id.json"

[scripts]
test = "yarn run ts-mocha -t 1000000 tests/**/*-test.ts"
test = "yarn run ts-mocha -t 1000000 tests/**/bubblegum-test.ts"
Loading

0 comments on commit c45f40f

Please sign in to comment.