-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathAnchor.toml
More file actions
50 lines (37 loc) · 1.12 KB
/
Copy pathAnchor.toml
File metadata and controls
50 lines (37 loc) · 1.12 KB
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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
[toolchain]
anchor_version = "0.31.0"
[features]
resolution = true
skip-lint = false
[programs.devnet]
wewe_token_launch_pad = "DiBfVGvJ1c5ZrE1AcCpoiZYfVkPdaUtsjrUWEhwsJs9X"
[programs.localnet]
wewe_token_launch_pad = "DiBfVGvJ1c5ZrE1AcCpoiZYfVkPdaUtsjrUWEhwsJs9X"
[programs.mainnet]
wewe_token_launch_pad = "DiBfVGvJ1c5ZrE1AcCpoiZYfVkPdaUtsjrUWEhwsJs9X"
[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 --exit tests/**/*.ts"
[test]
startup_wait = 10000
shutdown_wait = 2000
upgradeable = false
[[test.genesis]]
address = "cpamdpZCGKUy5JxQXB4dcpGPiikHawvSWAd6mEn1sGG"
program = "genesis/cp_amm.so"
[test.validator]
bind_address = "0.0.0.0"
url = "https://api.devnet.solana.com"
ledger = ".anchor/test-ledger"
rpc_port = 8899
[[test.validator.account]]
address = "DJN8YHxQKZnF7bL2GwuKNB2UcfhKCqRspfLe7YYEN3rr"
filename = "genesis/config.json"
[[test.validator.clone]]
address = "metaqbxxUerdq28cj1RbAWkYQm3ybzjb6a8bt518x1s"
[[test.validator.clone]]
address = "7xeqWqnS4VMguYMexgtw1vxXt3cM8eh6vyvUkYgv2aJY"