anchor/tests/pyth/Anchor.toml

7 lines
141 B
TOML

[provider]
cluster = "localnet"
wallet = "~/.config/solana/id.json"
[scripts]
test = "ts-mocha -p ./tsconfig.json -t 1000000 tests/**/*.ts"