duelfi_bets_anchor/Anchor.toml
2025-04-12 08:10:02 +00:00

19 lines
326 B
TOML

[toolchain]
[features]
resolution = true
skip-lint = false
[programs.localnet]
bets = "Haj94DF925qNRgcoRwQfNsVLKgSmFhG4bjgtvusMkkpD"
[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"