-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathAnchor.toml
More file actions
34 lines (26 loc) · 761 Bytes
/
Anchor.toml
File metadata and controls
34 lines (26 loc) · 761 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
[toolchain]
[features]
resolution = true
skip-lint = false
[programs.localnet]
counter = "HQ6rZu4pav6Cp5Dhbyho9NhDWVEpTcQR5Lyy16VGw9qj"
todo = "GKadSMTY4efrpHQy2NRo6UXYr7LhHKXMUArap2agdeES"
token = "8TuL72KoKdLURuw4VkknXNZ3bRG9yZeoxEFKRUZNWcsi"
token-spl = "BzJ7zpfF3dayE6YUhtEtNowZHoZ4NmCRe3emVhjjNoa1"
[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"
[test]
startup_wait = 5000
shutdown_wait = 2000
[test.validator]
bind_address = "0.0.0.0"
url = "https://api.mainnet-beta.solana.com"
ledger = ".anchor/test-ledger"
rpc_port = 8899
[[test.validator.clone]]
address = "metaqbxxUerdq28cj1RbAWkYQm3ybzjb6a8bt518x1s"