duelfi_bets_anchor/Anchor.toml
2025-03-31 15:30:51 +05:30

19 lines
326 B
TOML

[toolchain]
[features]
resolution = true
skip-lint = false
[programs.localnet]
bets = "HxsDuhD7wcPxcMsrYdteMYxkffuwff8HoxhZ7NuFtM37"
[registry]
url = "https://api.apr.dev"
[provider]
cluster = "Localnet"
wallet = "~/.config/solana/id.json"
[scripts]
test = "yarn run ts-mocha -p ./tsconfig.json -t 1000000 tests/**/*.ts"