- [features]
- seeds = false
- [programs.devnet]
- mint_2 = "8vbaY8zv9r3AgeLjyAr7LEprJwLN5Jjus97crJBD2AV2"
- [registry]
- url = "https://anchor.projectserum.com"
- [provider]
- cluster = "devnet"
- wallet = "~/.config/solana/id.json"
- [scripts]
- test = "yarn run ts-mocha -p ./tsconfig.json -t 1000000 tests/**/*.ts"
|