assert-balances/Anchor.toml

10 lines
178 B
TOML

[registry]
url = "https://anchor.projectserum.com"
[provider]
cluster = "localnet"
wallet = "~/.config/solana/id.json"
[scripts]
test = "npx ts-mocha -t 1000000 tests/**/*.ts"