- [provider]
- cluster = "localnet"
- wallet = "~/.config/solana/id.json"
- [programs.localnet]
- pyth = "Fg6PaFpoGXkYsidMpWTK6W2BeZ7FEfcYkg476zPFsLnS"
- [scripts]
- test = "yarn run ts-mocha -p ./tsconfig.json -t 1000000 tests/**/*.ts"
- [features]
- safety_checks = false
|